|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecRequest | |
|---|---|
| org.apache.servicemix.exec.marshaler | |
| org.apache.servicemix.exec.utils | |
| Uses of ExecRequest in org.apache.servicemix.exec.marshaler |
|---|
| Methods in org.apache.servicemix.exec.marshaler that return ExecRequest | |
|---|---|
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)
|
| Uses of ExecRequest in org.apache.servicemix.exec.utils |
|---|
| Methods in org.apache.servicemix.exec.utils with parameters of type ExecRequest | |
|---|---|
static ExecResponse |
ExecUtils.execute(ExecRequest execRequest)
Executes a command and returns the output and error buffer and also the return value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||