Class InboundTransformer
java.lang.Object
com.swiftmq.impl.amqp.amqp.v00_09_01.transformer.InboundTransformer
- Direct Known Subclasses:
BasicInboundTransformer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected String
protected String
void
setConfiguration
(Map config) abstract MessageImpl
transform
(MessageWrap messageWrap, DestinationFactory destinationFactory)
-
Constructor Details
-
InboundTransformer
public InboundTransformer()
-
-
Method Details
-
nextMsgId
-
getValue
-
setConfiguration
- Throws:
Exception
-
transform
public abstract MessageImpl transform(MessageWrap messageWrap, DestinationFactory destinationFactory) throws JMSException - Throws:
JMSException
-