public interface MessageConverter<ProtocolMessage extends Message>
Modifier and Type | Method and Description |
---|---|
ProtocolMessage |
fromCore(ICoreMessage coreMessage) |
ICoreMessage |
toCore(ProtocolMessage pureMessage) |
ICoreMessage toCore(ProtocolMessage pureMessage) throws Exception
Exception
ProtocolMessage fromCore(ICoreMessage coreMessage) throws Exception
Exception
Copyright © 2017 The Apache Software Foundation. All Rights Reserved.