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
Exception
Object outbound(ServerMessage messageOutbound, int deliveryCount) throws Exception
Exception
Copyright © 2017 JBoss by Red Hat. All rights reserved.