deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.enterprise.control.RPCParameter

Packages that use RPCParameter
org.deegree.enterprise.control   
org.deegree.portal.portlet.modules.wfs.actions.portlets   
org.deegree.portal.standard.context.control   
org.deegree.portal.standard.csw.control   
 

Uses of RPCParameter in org.deegree.enterprise.control
 

Subclasses of RPCParameter in org.deegree.enterprise.control
 class RPCMember
          Extends RPCParameter_Impl by adding a new member variable 'name'.
 

Methods in org.deegree.enterprise.control that return RPCParameter
 RPCParameter[] RPCMethodCall.getParameters()
          returns an array of RPCParameter parameter that are passed to the remote procedure.
 RPCParameter[] RPCMethodResponse.getReturn()
          returns the result of a method call as array of RPCParameters
 

Methods in org.deegree.enterprise.control with parameters of type RPCParameter
static RPCMethodResponse RPCFactory.createRPCMethodResponse(RPCParameter[] par)
          Creates an RPCMethodResponse from the given parameters.
 

Constructors in org.deegree.enterprise.control with parameters of type RPCParameter
RPCMethodCall(String methodeName, RPCParameter[] parameters)
           
RPCMethodResponse(RPCParameter[] return_)
           
 

Uses of RPCParameter in org.deegree.portal.portlet.modules.wfs.actions.portlets
 

Methods in org.deegree.portal.portlet.modules.wfs.actions.portlets that return RPCParameter
protected  RPCParameter[] WFSClientPortletPerform.extractRPCParameters()
          extracts the
 

Uses of RPCParameter in org.deegree.portal.standard.context.control
 

Methods in org.deegree.portal.standard.context.control that return RPCParameter
protected  RPCParameter[] AbstractContextListener.extractRPCParameters(RPCWebEvent rpcEvent)
          Extracts the parameters from the method call element within the passed rpcEvent.
 

Uses of RPCParameter in org.deegree.portal.standard.csw.control
 

Methods in org.deegree.portal.standard.csw.control that return RPCParameter
protected  RPCParameter[] SimpleSearchListener.extractRPCParameters(RPCWebEvent rpcEvent)
          Extracts the parameters from the method call element within the passed rpcEvent.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org