public interface MessageConverter
| Modifier and Type | Method and Description |
|---|---|
ServerMessage |
inbound(Object messageInbound) |
Object |
outbound(ServerMessage messageOutbound,
int deliveryCount) |
ServerMessage inbound(Object messageInbound) throws Exception
ExceptionObject outbound(ServerMessage messageOutbound, int deliveryCount) throws Exception
ExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.