| Package | Description |
|---|---|
| org.apache.servicemix.jms |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJmsMarshaler
Encapsulates the conversion to and from JMS messages
|
| Modifier and Type | Field and Description |
|---|---|
protected JmsMarshaler |
JmsEndpoint.marshaler |
| Modifier and Type | Method and Description |
|---|---|
JmsMarshaler |
JmsEndpoint.getMarshaler() |
| Modifier and Type | Method and Description |
|---|---|
void |
JmsEndpoint.setMarshaler(JmsMarshaler marshaler)
Specifies the class implementing the logic for marshaling and
unmarshaling messages between the JMS destination and the endpoint.
|
Copyright © 2005-2014 FuseSource. All Rights Reserved.