| Package | Description |
|---|---|
| ch.squaredesk.nova.comm | |
| ch.squaredesk.nova.comm.retrieving |
| Modifier and Type | Field and Description |
|---|---|
MessageUnmarshaller<String,MessageType> |
CommAdapterBuilder.messageUnmarshaller |
| Modifier and Type | Method and Description |
|---|---|
static MessageUnmarshaller<String,?> |
DefaultMarshallerFactory.getUnmarshallerForMessageType(Class<?> messageType) |
| Modifier and Type | Method and Description |
|---|---|
CommAdapterBuilder<MessageType,CommAdapterType> |
CommAdapterBuilder.setMessageUnmarshaller(MessageUnmarshaller<String,MessageType> unmarshaller) |
| Modifier and Type | Field and Description |
|---|---|
protected MessageUnmarshaller<TransportMessageType,InternalMessageType> |
MessageReceiver.messageUnmarshaller |
| Constructor and Description |
|---|
MessageReceiver(MessageUnmarshaller<TransportMessageType,InternalMessageType> messageUnmarshaller,
Metrics metrics) |
MessageReceiver(String identifier,
MessageUnmarshaller<TransportMessageType,InternalMessageType> messageUnmarshaller,
Metrics metrics) |
Copyright © 2018. All rights reserved.