Uses of Interface org.apache.xmlrpc.XmlRpcTransport

Uses in package org.apache.xmlrpc

Classes implementing org.apache.xmlrpc.XmlRpcTransport

class
Implementor of the XmlRpcTransport interface using the Apache Commons HttpClient library v2.0 available at http://jakarta.apache.org/commons/httpclient/ Note: Currently this transport is not thread safe
class
Interface from XML-RPC to the default HTTP transport based on the
class
Interface from XML-RPC to a 'lite' HTTP implementation.

Constructors with parameter type org.apache.xmlrpc.XmlRpcTransport

Make a call to be queued and then executed by the next free async thread

Fields of type org.apache.xmlrpc.XmlRpcTransport

XmlRpcTransport

Methods with parameter type org.apache.xmlrpc.XmlRpcTransport

Object
Object
void
void
Execute an XML-RPC call and handle asyncronous callback.

Methods with return type org.apache.xmlrpc.XmlRpcTransport

XmlRpcTransport
XmlRpcTransport
XmlRpcTransport
XmlRpcTransport
XmlRpcTransport
Create a new XML-RPC transport.

Uses in package org.apache.xmlrpc.secure.sunssl

Methods with return type org.apache.xmlrpc.XmlRpcTransport

XmlRpcTransport

Copyright B) 1999-2002 Apache Software Foundation. All Rights Reserved.