|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnvelopeInterceptor | |
---|---|
org.codehaus.wadi.group | |
org.codehaus.wadi.group.impl |
Uses of EnvelopeInterceptor in org.codehaus.wadi.group |
---|
Classes in org.codehaus.wadi.group that implement EnvelopeInterceptor | |
---|---|
class |
NoOpEnvelopeInterceptor
|
Methods in org.codehaus.wadi.group with parameters of type EnvelopeInterceptor | |
---|---|
void |
Dispatcher.addInterceptor(EnvelopeInterceptor interceptor)
|
void |
Dispatcher.removeInterceptor(EnvelopeInterceptor interceptor)
|
Uses of EnvelopeInterceptor in org.codehaus.wadi.group.impl |
---|
Classes in org.codehaus.wadi.group.impl that implement EnvelopeInterceptor | |
---|---|
class |
EnvelopeLogger
|
Methods in org.codehaus.wadi.group.impl with parameters of type EnvelopeInterceptor | |
---|---|
void |
AbstractDispatcher.addInterceptor(EnvelopeInterceptor interceptor)
|
void |
SharedDispatcher.addInterceptor(EnvelopeInterceptor interceptor)
|
void |
AbstractDispatcher.removeInterceptor(EnvelopeInterceptor interceptor)
|
void |
SharedDispatcher.removeInterceptor(EnvelopeInterceptor interceptor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |