|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.enterprise.control.RPCMethodResponse
public class RPCMethodResponse
The class encapsulates the result to a RPC. This can be an object or an instance of RPCFault if an exception occured while performing a RPC
Constructor Summary | |
---|---|
RPCMethodResponse(RPCFault fault)
|
|
RPCMethodResponse(RPCParameter[] return_)
|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
RPCMethodResponse(RPCParameter[] return_)
RPCMethodResponse(RPCFault fault)
Method Detail |
---|
public boolean hasFault()
public RPCParameter[] getReturn()
public RPCFault getFault()
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org