| Package | Description |
|---|---|
| org.apache.servicemix.exec.marshaler | |
| org.apache.servicemix.exec.utils |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecMarshalerSupport.marshal(ExecResponse execResponse,
javax.jbi.messaging.NormalizedMessage out)
Marshal an
ExecResponse into the out NormalizedMessage. |
void |
DefaultExecMarshaler.marshal(ExecResponse execResponse,
javax.jbi.messaging.NormalizedMessage out) |
| Modifier and Type | Method and Description |
|---|---|
static ExecResponse |
ExecUtils.execute(ExecRequest execRequest)
Executes a command and returns the output and error buffer and also the
return value.
|
Copyright © 2005-2014 FuseSource. All Rights Reserved.