|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResponseMessage | |
---|---|
com.ecebs.rtd.enabler.callback | Provides interfaces for implementing callback instances that can obtain information about the status of an operation |
com.ecebs.rtd.enabler.types.response | Contains classes that represent the various responses that could be received from an RTD server. |
Uses of ResponseMessage in com.ecebs.rtd.enabler.callback |
---|
Methods in com.ecebs.rtd.enabler.callback with parameters of type ResponseMessage | |
---|---|
void |
ITransactionControllerCallback.onQueryComplete(ResponseMessage status)
Called when a query operation completed successfully. |
Uses of ResponseMessage in com.ecebs.rtd.enabler.types.response |
---|
Methods in com.ecebs.rtd.enabler.types.response that return ResponseMessage | |
---|---|
static ResponseMessage |
ResponseMessage.parse(String xml)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |