|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
encapsulates the result to a RPC. This can be an object or an instance of RPCFault if an exception occured while performing a RPC
Method Summary | |
RPCFault |
getFault()
returns the fault object if a fault occured while performing a RPC |
RPCParameter[] |
getReturn()
returns the result of a method call as array of RPCParameters |
boolean |
hasFault()
returns true if the result contains a fault and not the expected data |
Method Detail |
public boolean hasFault()
public RPCParameter[] getReturn()
public RPCFault getFault()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |