|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RPCFault | |
org.deegree_impl.enterprise.control | |
org.deegree.enterprise.control |
Uses of RPCFault in org.deegree_impl.enterprise.control |
Classes in org.deegree_impl.enterprise.control that implement RPCFault | |
class |
RPCFault_Impl
|
Fields in org.deegree_impl.enterprise.control declared as RPCFault | |
private RPCFault |
RPCMethodResponse_Impl.fault
|
Methods in org.deegree_impl.enterprise.control that return RPCFault | |
RPCFault |
RPCMethodResponse_Impl.getFault()
returns the fault object if a fault occured while performing a RPC |
private static RPCFault |
RPCFactory.createRPCFault(org.w3c.dom.Element fault)
creates an RPCFault object from the passed Element |
Constructors in org.deegree_impl.enterprise.control with parameters of type RPCFault | |
RPCMethodResponse_Impl(RPCFault fault)
|
Uses of RPCFault in org.deegree.enterprise.control |
Methods in org.deegree.enterprise.control that return RPCFault | |
RPCFault |
RPCMethodResponse.getFault()
returns the fault object if a fault occured while performing a RPC |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |