public interface MessageConverter
Modifier and Type | Method and Description |
---|---|
org.apache.activemq.artemis.core.server.ServerMessage |
inbound(Object messageInbound) |
Object |
outbound(org.apache.activemq.artemis.core.server.ServerMessage messageOutbound,
int deliveryCount) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.