| Package | Description |
|---|---|
| org.ikasan.component.endpoint.jms.producer |
| Modifier and Type | Class and Description |
|---|---|
class |
JmsPostProcessor<T>
Implementation for converting an object to a JMS message.
|
| Modifier and Type | Field and Description |
|---|---|
protected PostProcessor |
GenericJmsProducer.postProcessor
post processing operations on the JMS message before being sent over the wire
|
| Modifier and Type | Method and Description |
|---|---|
void |
GenericJmsProducer.setPostProcessor(PostProcessor postProcessor)
Allow the setting of a custom message property provider.
|
Copyright © 2007-2016 Ikasan. All Rights Reserved.