Public Member Functions | Private Attributes
org.apache.xmlrpc.client.XmlRpcLite14HttpTransportFactory Class Reference
Inheritance diagram for org.apache.xmlrpc.client.XmlRpcLite14HttpTransportFactory:
Inheritance graph
[legend]

List of all members.

Public Member Functions

SSLSocketFactory getSSLSocketFactory ()
XmlRpcTransport getTransport ()
void setSSLSocketFactory (SSLSocketFactory pSSLSocketFactory)
 XmlRpcLite14HttpTransportFactory (XmlRpcClient pClient)

Private Attributes

SSLSocketFactory sslSocketFactory

Detailed Description

Java 1.4 specific factory for the lite HTTP transport, org.apache.xmlrpc.client.XmlRpcLiteHttpTransport.

Definition at line 28 of file XmlRpcLite14HttpTransportFactory.java.


Constructor & Destructor Documentation

Creates a new instance.

Parameters:
pClientThe client, which will invoke the factory.

Definition at line 35 of file XmlRpcLite14HttpTransportFactory.java.


Member Function Documentation

Sets the SSL Socket Factory to use for https connections.

Definition at line 42 of file XmlRpcLite14HttpTransportFactory.java.

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.

Reimplemented from org.apache.xmlrpc.client.XmlRpcLiteHttpTransportFactory.

Definition at line 53 of file XmlRpcLite14HttpTransportFactory.java.

void org.apache.xmlrpc.client.XmlRpcLite14HttpTransportFactory.setSSLSocketFactory ( SSLSocketFactory  pSSLSocketFactory) [inline]

Returns the SSL Socket Factory to use for https connections.

Definition at line 49 of file XmlRpcLite14HttpTransportFactory.java.


Member Data Documentation

Definition at line 29 of file XmlRpcLite14HttpTransportFactory.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