Public Member Functions
org.apache.xmlrpc.client.XmlRpcSunHttpTransportFactory Class Reference
Inheritance diagram for org.apache.xmlrpc.client.XmlRpcSunHttpTransportFactory:
Inheritance graph
[legend]

List of all members.

Public Member Functions

XmlRpcTransport getTransport ()
 XmlRpcSunHttpTransportFactory (XmlRpcClient pClient)

Detailed Description

Default implementation of a HTTP transport factory, based on the java.net.HttpURLConnection class.

Definition at line 27 of file XmlRpcSunHttpTransportFactory.java.


Constructor & Destructor Documentation

Creates a new factory, which creates transports for the given client.

Parameters:
pClientThe client, which is operating the factory.

Definition at line 31 of file XmlRpcSunHttpTransportFactory.java.


Member Function Documentation

Returns an instance of XmlRpcTransport. This may be a singleton, but the caller should not depend on that: A new instance may as well be created for any request.

Returns:
The configured transport.

Implements org.apache.xmlrpc.client.XmlRpcTransportFactory.

Definition at line 35 of file XmlRpcSunHttpTransportFactory.java.


The documentation for this class was generated from the following file:


rosjava_core
Author(s):
autogenerated on Wed Aug 26 2015 16:06:50