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

List of all members.

Public Member Functions

URL getServerURL ()
String getUserAgent ()

Detailed Description

Extension of org.apache.xmlrpc.client.XmlRpcClientConfig for HTTP based transport. Provides details like server URL, user credentials, and so on.

Definition at line 30 of file XmlRpcHttpClientConfig.java.


Member Function Documentation

Returns the HTTP servers URL.

Returns:
XML-RPC servers URL; for example, this may be the URL of a servlet

Implemented in org.apache.xmlrpc.client.XmlRpcClientConfigImpl.

Returns the user agent header to use

Returns:
the http user agent header to set when doing xmlrpc requests

Implemented in org.apache.xmlrpc.client.XmlRpcClientConfigImpl.


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


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