|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RPCMethodCall | |
---|---|
org.deegree.enterprise.control | |
org.deegree.portal.standard.sos.control |
Uses of RPCMethodCall in org.deegree.enterprise.control |
---|
Methods in org.deegree.enterprise.control that return RPCMethodCall | |
---|---|
static RPCMethodCall |
RPCFactory.createRPCMethodCall(Document doc)
creates an instance of RPCMethodCall from the XML document passed |
static RPCMethodCall |
RPCFactory.createRPCMethodCall(Reader reader)
creates an instance of RPCMethodCall from an XML document that can be accessed through the passed Reader |
RPCMethodCall |
RPCWebEvent.getRPCMethodCall()
returns the the RPC methodcall extracted from the HttpServletRequest passed to the first constructor. |
Constructors in org.deegree.enterprise.control with parameters of type RPCMethodCall | |
---|---|
RPCWebEvent(FormEvent parent,
RPCMethodCall mc)
Creates a new instance of RPCWebEvent |
|
RPCWebEvent(HttpServletRequest request,
RPCMethodCall mc)
Creates a new instance of RPCWebEvent |
Uses of RPCMethodCall in org.deegree.portal.standard.sos.control |
---|
Methods in org.deegree.portal.standard.sos.control with parameters of type RPCMethodCall | |
---|---|
protected abstract Object |
AbstractSOSListener.createData(RPCMethodCall mc,
HashMap map)
|
protected Object |
DescribePlatformListener.createData(RPCMethodCall mc,
HashMap map)
creates the result object to send to the next page from the parameters contained in the passed RPCMethodeCall and the Document array. |
protected Object |
GetObservationListener.createData(RPCMethodCall mc,
HashMap map)
|
protected Object |
DescribeSensorListener.createData(RPCMethodCall mc,
HashMap map)
creates the result object to send to the next page from the parameters contained in the passed RPCMethodeCall and the Document array. |
protected Object |
GetCapabilitiesListener.createData(RPCMethodCall mc,
HashMap map)
|
protected abstract String |
AbstractSOSListener.createRequest(RPCMethodCall mc)
|
protected String |
DescribePlatformListener.createRequest(RPCMethodCall mc)
creates a SOS DescribePlatform request from the parameters contained in the passed RPCMethodeCall. |
protected String |
GetObservationListener.createRequest(RPCMethodCall mc)
|
protected String |
DescribeSensorListener.createRequest(RPCMethodCall mc)
creates a SOS DescribeSensor request from the parameters contained in the passed RPCMethodeCall. |
protected String |
GetCapabilitiesListener.createRequest(RPCMethodCall mc)
|
protected abstract void |
AbstractSOSListener.validateRequest(RPCMethodCall mc)
|
protected void |
DescribePlatformListener.validateRequest(RPCMethodCall mc)
validates the request to be performed. |
protected void |
GetObservationListener.validateRequest(RPCMethodCall mc)
|
protected void |
DescribeSensorListener.validateRequest(RPCMethodCall mc)
validates the request to be performed. |
protected void |
GetCapabilitiesListener.validateRequest(RPCMethodCall mc)
|
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net