| Package | Description |
|---|---|
| xdi2.messaging.target.impl | |
| xdi2.messaging.target.interceptor | |
| xdi2.messaging.target.interceptor.impl | |
| xdi2.messaging.target.interceptor.impl.linkcontract |
| Modifier and Type | Method and Description |
|---|---|
static Iterator<MessageInterceptor> |
InterceptorExecutor.findMessageInterceptors(InterceptorList<MessagingTarget> interceptorList) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMessageInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
ExecuteCommandInterceptor
This interceptor will execute a command line
on an incoming message envelope, message, or operation.
|
class |
FromInterceptor
This interceptor checks if the source peer root XRI of a message matches the sender of the message.
|
class |
MessagePolicyInterceptor
This interceptor evaluates message policies.
|
class |
ToInterceptor
This interceptor checks if the target peer root XRI of a message matches the owner peer root XRI of the messaging target.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LinkContractInterceptor
This interceptor enforces link contracts while a message is executed.
|
Copyright © 2015. All Rights Reserved.