public class AutoOutboundTransformer extends JMSMappingOutboundTransformer
| Constructor and Description |
|---|
AutoOutboundTransformer(JMSVendor vendor) |
| Modifier and Type | Method and Description |
|---|---|
void |
setUseByteDestinationTypeAnnotations(boolean useByteDestinationTypeAnnotations) |
EncodedMessage |
transform(javax.jms.Message msg) |
convertgetPrefixVendor, getVendor, isUseByteDestinationTypeAnnotations, setPrefixVendor, setVendorpublic AutoOutboundTransformer(JMSVendor vendor)
public EncodedMessage transform(javax.jms.Message msg) throws Exception
transform in class JMSMappingOutboundTransformerExceptionpublic void setUseByteDestinationTypeAnnotations(boolean useByteDestinationTypeAnnotations)
setUseByteDestinationTypeAnnotations in class OutboundTransformerCopyright © 2014 The Apache Software Foundation. All Rights Reserved.