
| Interface | Description |
|---|---|
| Interceptor<CONTAINER> | |
| MessageEnvelopeInterceptor |
Interceptor that is executed before and after a message envelope is executed,
as well as when an exception occurs while executing the message envelope.
|
| MessageInterceptor |
Interceptor that is executed before and after a message is executed.
|
| MessageResultInterceptor |
Interceptor that is executed on a message result after a message envelope has been executed.
|
| OperationInterceptor |
Interceptor that is executed before and after an operation is executed.
|
| TargetInterceptor |
Interceptor that is executed when an operation is executed on an XDI statement or an XDI address.
|
| Class | Description |
|---|---|
| AbstractInterceptor<CONTAINER> | |
| AbstractMessageEnvelopeInterceptor | |
| AbstractMessageInterceptor | |
| AbstractMessageResultInterceptor | |
| AbstractOperationInterceptor | |
| AbstractTargetInterceptor | |
| InterceptorList<CONTAINER> | |
| InterceptorResult |
Copyright © 2015. All Rights Reserved.