|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Status | |
|---|---|
| org.apache.servicemix.nmr.api | Defines the core NMR and its client side invocation API. |
| Uses of Status in org.apache.servicemix.nmr.api |
|---|
| Methods in org.apache.servicemix.nmr.api that return Status | |
|---|---|
Status |
Exchange.getStatus()
The status of the exchange |
static Status |
Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.apache.servicemix.nmr.api with parameters of type Status | |
|---|---|
void |
Exchange.setStatus(Status status)
Set the status of the exchange |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||