| Package | Description |
|---|---|
| org.apache.servicemix.exec | |
| org.apache.servicemix.exec.marshaler |
| Modifier and Type | Method and Description |
|---|---|
ExecMarshalerSupport |
ExecEndpoint.getMarshaler() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecEndpoint.setMarshaler(ExecMarshalerSupport marshaler)
With this method you can specify a marshaler class which provides the
logic for converting a message into a execution command.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExecMarshaler
Default exec marshaler that use JAXB to marshal and unmarshal exec objects.
|
Copyright © 2005-2014 FuseSource. All Rights Reserved.