|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionResponse.ExecutionOutcome | |
|---|---|
| com.googlecode.mobilityrpc.protocol.pojo | [private api] Java object (POJO) representations of protocol messages. |
| Uses of ExecutionResponse.ExecutionOutcome in com.googlecode.mobilityrpc.protocol.pojo |
|---|
| Methods in com.googlecode.mobilityrpc.protocol.pojo that return ExecutionResponse.ExecutionOutcome | |
|---|---|
ExecutionResponse.ExecutionOutcome |
ExecutionResponse.getExecutionOutcome()
|
static ExecutionResponse.ExecutionOutcome |
ExecutionResponse.ExecutionOutcome.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ExecutionResponse.ExecutionOutcome[] |
ExecutionResponse.ExecutionOutcome.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.googlecode.mobilityrpc.protocol.pojo with parameters of type ExecutionResponse.ExecutionOutcome | |
|---|---|
ExecutionResponse(ExecutionResponse.ExecutionOutcome executionOutcome,
byte[] serializedReturnObject,
SerializationFormat serializationFormat,
RequestIdentifier requestIdentifier)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||