Frames | No Frames |
Methods with parameter type org.apache.xmlrpc.XmlRpcRequest | |
Object | Performs the request and returns the result object. |
Classes implementing org.apache.xmlrpc.XmlRpcRequest | |
class | Default implementation of
XmlRpcRequest . |
Constructors with parameter type org.apache.xmlrpc.XmlRpcRequest | |
Methods with parameter type org.apache.xmlrpc.XmlRpcRequest | |
Object | Performs a request with the clients default configuration. |
Object | Performs a synchronous request. |
void | Performs an synchronous request. |
void | Performs a request with the clients default configuration. |
void | Something went wrong, handle error. |
void | |
void | Call went ok, handle result. |
void | |
void | |
void | |
XmlRpcStreamTransport.ReqWriter | |
XmlRpcStreamTransport.ReqWriter | |
XmlRpcStreamTransport.ReqWriter | |
Object | Send an XML-RPC message. |
Object | Send an XML-RPC message. |
Object | |
Object | Send an XML-RPC message. |
Object | |
Object | Send an XML-RPC message. |
Methods with parameter type org.apache.xmlrpc.XmlRpcRequest | |
void | Writes a clients request to the output stream. |
Methods with parameter type org.apache.xmlrpc.XmlRpcRequest | |
Object | Processes the given request and returns a
result object. |
Object | Performs a synchronous request. |
Methods with parameter type org.apache.xmlrpc.XmlRpcRequest | |
Object | Performs the request and returns the result object. |
Object | |
Object | Performs the given request. |
Object | |
Object | RequestProcessorFactoryFactory.RequestSpecificProcessorFactoryFactory.getRequestProcessor(Class pClass, XmlRpcRequest pRequest) Subclasses may override this method for request specific configuration. |
Object | This method is invoked for any request in order to create and
configure the request processor. |
boolean | Returns, whether the user is authenticated and
authorized to perform the request. |
Methods with return type org.apache.xmlrpc.XmlRpcRequest | |
XmlRpcRequest |