| Package | Description |
|---|---|
| eneter.messaging.nodes.channelwrapper |
Reducing communication via multiple channels into one channel.
|
| Modifier and Type | Method and Description |
|---|---|
static WrappedData |
DataWrapper.unwrap(java.lang.Object wrappedData,
ISerializer serializer)
Takes the serialized WrappedData and deserializes it with the given serializer.
|