| Package | Description |
|---|---|
| xdi2.messaging.target.interceptor.impl |
| Class and Description |
|---|
| BootstrapInterceptor
This interceptor can initialize an empty XDI graph with basic bootstrapping data,
such as the owner XDI address of the graph, and initial link contracts.
|
| ExecuteCommandInterceptor
This interceptor will execute a command line
on an incoming message envelope, message, or operation.
|
| FromInterceptor
This interceptor checks if the source peer root XRI of a message matches the sender of the message.
|
| MessagePolicyInterceptor
This interceptor evaluates message policies.
|
| ReadOnlyInterceptor
This interceptor throws an exception when $add, $mod or $del operations are attempted on given contexts of the target graph.
|
| RefInterceptor
This interceptor handles $ref and $rep relations.
|
| ToInterceptor
This interceptor checks if the target peer root XRI of a message matches the owner peer root XRI of the messaging target.
|
| VariablesInterceptor
This interceptor can replace XDI variables in a $add operation with automatically generated persistent addresses.
|
| WriteListenerInterceptor
This interceptor listens to changes on a messaging target.
|
| WriteListenerInterceptor.WriteListener |
Copyright © 2015. All Rights Reserved.