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

List of all members.

Public Member Functions

Proxy getProxy ()
void setProxy (Proxy pProxy)
 XmlRpcSun15HttpTransport (XmlRpcClient pClient)

Protected Member Functions

void initHttpHeaders (XmlRpcRequest pRequest) throws XmlRpcClientException
URLConnection newURLConnection (URL pURL) throws IOException

Private Attributes

Proxy proxy

Detailed Description

Default implementation of an HTTP transport in Java 1.4, based on the java.net.HttpURLConnection class. Adds support for the Proxy class.

Definition at line 37 of file XmlRpcSun15HttpTransport.java.


Constructor & Destructor Documentation

Creates a new instance.

Parameters:
pClientThe client controlling this instance.

Definition at line 42 of file XmlRpcSun15HttpTransport.java.


Member Function Documentation

Returns the proxy to use.

Definition at line 58 of file XmlRpcSun15HttpTransport.java.

Reimplemented from org.apache.xmlrpc.client.XmlRpcHttpTransport.

Definition at line 62 of file XmlRpcSun15HttpTransport.java.

URLConnection org.apache.xmlrpc.client.XmlRpcSun15HttpTransport.newURLConnection ( URL  pURL) throws IOException [inline, protected]

Sets the proxy to use.

Definition at line 51 of file XmlRpcSun15HttpTransport.java.


Member Data Documentation

Definition at line 46 of file XmlRpcSun15HttpTransport.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