
public interface AddressHandler
| Modifier and Type | Method and Description |
|---|---|
void |
executeOnAddress(XDIAddress targetAddress,
Operation operation,
Graph operationResultGraph,
ExecutionContext executionContext)
Executes an XDI operation on an address.
|
void executeOnAddress(XDIAddress targetAddress, Operation operation, Graph operationResultGraph, ExecutionContext executionContext) throws Xdi2MessagingException
targetAddress - The target address.operation - The operation that is being executed.operationResultGraph - The result graph.executionContext - An "execution context" object for the entire XDI message envelope.Xdi2MessagingExceptionCopyright © 2017. All rights reserved.