|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.enterprise.control.RPCFactory
public class RPCFactory
Factory class for creating RPC methodCall and methodResponse objects from their XML representation
| Constructor Summary | |
|---|---|
RPCFactory()
|
|
| Method Summary | |
|---|---|
static RPCMethodCall |
createRPCMethodCall(Document doc)
creates an instance of RPCMethodCall from the XML document passed |
static RPCMethodCall |
createRPCMethodCall(Reader reader)
creates an instance of RPCMethodCall from an XML document that can be accessed through the passed Reader |
static RPCMethodResponse |
createRPCMethodResponse(Document doc)
creates an instance of RPCMethodResponse from the XML document passed |
static RPCMethodResponse |
createRPCMethodResponse(Reader reader)
creates an instance of RPCMethodResponse from an XML document that can be accessed through the passed Reader |
static RPCMethodResponse |
createRPCMethodResponse(RPCParameter[] par)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RPCFactory()
| Method Detail |
|---|
public static RPCMethodCall createRPCMethodCall(Reader reader)
throws RPCException
reader - reader to access an XML document
RPCException
public static RPCMethodCall createRPCMethodCall(Document doc)
throws RPCException
doc - XML document containing a RPC method call
RPCException
public static RPCMethodResponse createRPCMethodResponse(Reader reader)
throws RPCException
reader - reader to access an XML document
RPCException
public static RPCMethodResponse createRPCMethodResponse(Document doc)
throws RPCException
doc - XML document containing a RPC method call
RPCExceptionpublic static RPCMethodResponse createRPCMethodResponse(RPCParameter[] par)
par -
RPCException
|
deegree 2.2 (2008/12/22 11:33 build-3038-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://deegree.sourceforge.net