
| Interface | Description |
|---|---|
| AddressHandler |
An AddressHandler can execute an XDI operation against an address.
|
| ContextHandler |
A ContextHandler can execute an XDI operation against both addresses and statements.
|
| Extension<CONTAINER> | |
| MessagingTarget |
A MessagingTarget can process XDI messages and produce a result graph.
|
| Prototype<T extends Prototype<T>> |
This interface is used to mark messaging targets, interceptors and contributors that
can create an automatically configured copy of themselves, which is useful for
messaging target factories.
|
| StatementHandler |
A StatementHandler can execute an XDI operation against a statement given in a cross-reference.
|
| Class | Description |
|---|---|
| Extension.InitPriorityComparator | |
| Extension.ShutdownPriorityComparator | |
| Prototype.PrototypingContext |
Copyright © 2015. All Rights Reserved.