| Package | Description |
|---|---|
| org.apache.servicemix.exec.marshaler | |
| org.apache.servicemix.exec.utils |
| Modifier and Type | Method and Description |
|---|---|
ExecRequest |
ExecMarshalerSupport.unmarshal(javax.jbi.messaging.NormalizedMessage in)
Unmarshal the content of the in
NormalizedMessage to an ExecRequest. |
ExecRequest |
DefaultExecMarshaler.unmarshal(javax.jbi.messaging.NormalizedMessage in) |
| 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.