| Package | Description |
|---|---|
| xdi2.messaging.target.impl.echo |
Messaging target that returns the received messages.
|
| xdi2.messaging.target.impl.file |
Messaging target that allows messages to be applied to XDI files in any of the serialization formats.
|
| xdi2.messaging.target.impl.graph |
Messaging target that allows messages to be applied to the standard graph implementations.
|
| xdi2.messaging.target.impl.n |
| Modifier and Type | Class and Description |
|---|---|
class |
EchoMessagingTarget |
| Modifier and Type | Class and Description |
|---|---|
class |
FileMessagingTarget
An XDI messaging target backed by a file in one of the serialization formats.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GraphMessagingTarget
An XDI messaging target backed by some implementation of the Graph interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NullMessagingTarget |
Copyright © 2015. All Rights Reserved.