- getClient() - クラス のメソッドorg.apache.xmlrpc.client.util.ClientFactory
-
Returns the factories client.
- getClient() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcTransportFactoryImpl
-
Returns the client operating this factory.
- getClient() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcTransportImpl
-
Returns the client, which created this transport.
- getClientConfig() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcClient
-
Returns the clients default configuration.
- getConfig() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcClient
-
Returns the clients default configuration.
- getConfig() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcClientRequestImpl
-
- getContentLength() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcHttpTransport.ByteArrayReqWriter
-
- getController() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcClientWorker
-
- getDefaultXmlRpcWorkerFactory() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcClient
-
- getHttpClient() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcCommonsTransportFactory
-
Returns the factories HttpClient.
- getInputStream() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcCommonsTransport
-
- getInputStream() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcLiteHttpTransport
-
- getInputStream() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcLocalStreamTransport
-
- getInputStream() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcStreamTransport
-
Returns the input stream, from which the response is
being read.
- getInputStream() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcSunHttpTransport
-
- getMethodName() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcClientRequestImpl
-
- getParameter(int) - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcClientRequestImpl
-
- getParameterCount() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcClientRequestImpl
-
- getProxy() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcSun15HttpTransport
-
Returns the proxy to use.
- getServerURL() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcClientConfigImpl
-
- getServerURL() - インタフェース のメソッドorg.apache.xmlrpc.client.XmlRpcHttpClientConfig
-
Returns the HTTP servers URL.
- getSSLSocketFactory() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcLite14HttpTransport
-
Sets the SSL Socket Factory to use for https connections.
- getSSLSocketFactory() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcLite14HttpTransportFactory
-
Sets the SSL Socket Factory to use for https connections.
- getSSLSocketFactory() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcSun14HttpTransport
-
Returns the SSLSocketFactory used to create secure sockets.
- getSSLSocketFactory() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcSun14HttpTransportFactory
-
Returns the SSLSocketFactory to be used by transports.
- getStatusCode() - 例外 のメソッドorg.apache.xmlrpc.client.XmlRpcHttpTransportException
-
Get the HTTP status code that resulted in this exception.
- getStatusMessage() - 例外 のメソッドorg.apache.xmlrpc.client.XmlRpcHttpTransportException
-
Get the status message returned by the HTTP server.
- getTransport() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcCommonsTransportFactory
-
- getTransport() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcLite14HttpTransportFactory
-
- getTransport() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcLiteHttpTransportFactory
-
- getTransport() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcLocalStreamTransportFactory
-
- getTransport() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcLocalTransportFactory
-
- getTransport() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcSun14HttpTransportFactory
-
- getTransport() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcSun15HttpTransportFactory
-
- getTransport() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcSunHttpTransportFactory
-
- getTransport() - インタフェース のメソッドorg.apache.xmlrpc.client.XmlRpcTransportFactory
-
- getTransportFactory() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcClient
-
Returns the clients transport factory.
- getURLConnection() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcSunHttpTransport
-
For use by subclasses.
- getUserAgent() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcClientConfigImpl
-
Returns the user agent header to use
- getUserAgent() - インタフェース のメソッドorg.apache.xmlrpc.client.XmlRpcHttpClientConfig
-
Returns the user agent header to use
- getUserAgent() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcHttpTransport
-
- getXmlRpcServer() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcClientConfigImpl
-
- getXmlWriterFactory() - クラス のメソッドorg.apache.xmlrpc.client.XmlRpcClient
-
Returns the clients instance of
XmlWriterFactory.
- GzipReqWriter(XmlRpcStreamTransport.ReqWriter) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcStreamTransport.GzipReqWriter
-
- XmlRpcClient - org.apache.xmlrpc.clientのクラス
-
The main access point of an XML-RPC client.
- XmlRpcClient() - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcClient
-
- XmlRpcClientConfig - org.apache.xmlrpc.clientのインタフェース
-
This interface is being implemented by an Apache XML-RPC clients
configuration object.
- XmlRpcClientConfigImpl - org.apache.xmlrpc.clientのクラス
-
Default implementation of a clients request configuration.
- XmlRpcClientConfigImpl() - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcClientConfigImpl
-
Creates a new client configuration with default settings.
- XmlRpcClientDefaults - org.apache.xmlrpc.clientのクラス
-
This class is responsible to provide default settings.
- XmlRpcClientDefaults() - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcClientDefaults
-
- XmlRpcClientException - org.apache.xmlrpc.clientの例外
-
This is thrown by many of the client classes if an error occured processing
and XML-RPC request or response due to client side processing.
- XmlRpcClientException(String, Throwable) - 例外 のコンストラクタorg.apache.xmlrpc.client.XmlRpcClientException
-
Create an XmlRpcClientException with the given message and
underlying cause exception.
- XmlRpcClientRequestImpl - org.apache.xmlrpc.clientのクラス
-
Default implementation of
XmlRpcRequest.
- XmlRpcClientRequestImpl(XmlRpcRequestConfig, String, Object[]) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcClientRequestImpl
-
Creates a new instance.
- XmlRpcClientRequestImpl(XmlRpcRequestConfig, String, List) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcClientRequestImpl
-
Creates a new instance.
- XmlRpcClientWorker - org.apache.xmlrpc.clientのクラス
-
Object, which performs a request on the clients behalf.
- XmlRpcClientWorker(XmlRpcClientWorkerFactory) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcClientWorker
-
Creates a new instance.
- XmlRpcClientWorkerFactory - org.apache.xmlrpc.clientのクラス
-
- XmlRpcClientWorkerFactory(XmlRpcClient) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcClientWorkerFactory
-
Creates a new instance.
- XmlRpcCommonsTransport - org.apache.xmlrpc.clientのクラス
-
An HTTP transport factory, which is based on the Jakarta Commons
HTTP Client.
- XmlRpcCommonsTransport(XmlRpcCommonsTransportFactory) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcCommonsTransport
-
Creates a new instance.
- XmlRpcCommonsTransportFactory - org.apache.xmlrpc.clientのクラス
-
An HTTP transport factory, which is based on the Jakarta Commons
HTTP Client.
- XmlRpcCommonsTransportFactory(XmlRpcClient) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcCommonsTransportFactory
-
Creates a new instance.
- XmlRpcHttpClientConfig - org.apache.xmlrpc.clientのインタフェース
-
- XmlRpcHttpTransport - org.apache.xmlrpc.clientのクラス
-
Abstract base implementation of an HTTP transport.
- XmlRpcHttpTransport(XmlRpcClient, String) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcHttpTransport
-
- XmlRpcHttpTransport.ByteArrayReqWriter - org.apache.xmlrpc.clientのクラス
-
- XmlRpcHttpTransportException - org.apache.xmlrpc.clientの例外
-
Exception thrown if the HTTP status code sent by the server
indicates that the request could not be processed.
- XmlRpcHttpTransportException(int, String) - 例外 のコンストラクタorg.apache.xmlrpc.client.XmlRpcHttpTransportException
-
Creates a new instance with the specified HTTP status code
and HTTP status message.
- XmlRpcHttpTransportException(int, String, String) - 例外 のコンストラクタorg.apache.xmlrpc.client.XmlRpcHttpTransportException
-
Construct a new XmlRpcHttpTransportException with the specified HTTP status code,
HTTP status message, and exception message.
- XmlRpcLite14HttpTransport - org.apache.xmlrpc.clientのクラス
-
A "light" HTTP transport implementation for Java 1.4.
- XmlRpcLite14HttpTransport(XmlRpcClient) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcLite14HttpTransport
-
Creates a new instance.
- XmlRpcLite14HttpTransportFactory - org.apache.xmlrpc.clientのクラス
-
- XmlRpcLite14HttpTransportFactory(XmlRpcClient) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcLite14HttpTransportFactory
-
Creates a new instance.
- XmlRpcLiteHttpTransport - org.apache.xmlrpc.clientのクラス
-
A "light" HTTP transport implementation.
- XmlRpcLiteHttpTransport(XmlRpcClient) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcLiteHttpTransport
-
Creates a new instance.
- XmlRpcLiteHttpTransportFactory - org.apache.xmlrpc.clientのクラス
-
- XmlRpcLiteHttpTransportFactory(XmlRpcClient) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcLiteHttpTransportFactory
-
Creates a new instance.
- XmlRpcLocalClientConfig - org.apache.xmlrpc.clientのインタフェース
-
Interface of a client configuration for local rpc calls.
- XmlRpcLocalStreamTransport - org.apache.xmlrpc.clientのクラス
-
Another local transport for debugging and testing.
- XmlRpcLocalStreamTransport(XmlRpcClient, XmlRpcStreamRequestProcessor) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcLocalStreamTransport
-
Creates a new instance.
- XmlRpcLocalStreamTransportFactory - org.apache.xmlrpc.clientのクラス
-
Another local transport factory for debugging and testing.
- XmlRpcLocalStreamTransportFactory(XmlRpcClient, XmlRpcStreamRequestProcessor) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcLocalStreamTransportFactory
-
Creates a new instance.
- XmlRpcLocalTransport - org.apache.xmlrpc.clientのクラス
-
The default implementation of a local transport.
- XmlRpcLocalTransport(XmlRpcClient) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcLocalTransport
-
Creates a new instance.
- XmlRpcLocalTransportFactory - org.apache.xmlrpc.clientのクラス
-
A transport factory being used for local XML-RPC calls.
- XmlRpcLocalTransportFactory(XmlRpcClient) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcLocalTransportFactory
-
Creates a new instance, operated by the given client.
- XmlRpcStreamTransport - org.apache.xmlrpc.clientのクラス
-
Implementation of a transport class, which is based on an output
stream for sending the request and an input stream for receiving
the response,
- XmlRpcStreamTransport(XmlRpcClient) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcStreamTransport
-
Creates a new instance on behalf of the given client.
- XmlRpcStreamTransport.GzipReqWriter - org.apache.xmlrpc.clientのクラス
-
- XmlRpcStreamTransport.ReqWriter - org.apache.xmlrpc.clientのインタフェース
-
- XmlRpcStreamTransport.ReqWriterImpl - org.apache.xmlrpc.clientのクラス
-
- XmlRpcStreamTransportFactory - org.apache.xmlrpc.clientのクラス
-
Abstract base implementation of a factory for stream transports.
- XmlRpcStreamTransportFactory(XmlRpcClient) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcStreamTransportFactory
-
- XmlRpcSun14HttpTransport - org.apache.xmlrpc.clientのクラス
-
Default implementation of an HTTP transport in Java 1.4, based on the
HttpURLConnection class.
- XmlRpcSun14HttpTransport(XmlRpcClient) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcSun14HttpTransport
-
Creates a new instance.
- XmlRpcSun14HttpTransportFactory - org.apache.xmlrpc.clientのクラス
-
Default implementation of an HTTP transport factory in Java 1.4, based
on the HttpURLConnection class.
- XmlRpcSun14HttpTransportFactory(XmlRpcClient) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcSun14HttpTransportFactory
-
Creates a new factory, which creates transports for the given client.
- XmlRpcSun15HttpTransport - org.apache.xmlrpc.clientのクラス
-
Default implementation of an HTTP transport in Java 1.4, based on the
HttpURLConnection class.
- XmlRpcSun15HttpTransport(XmlRpcClient) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcSun15HttpTransport
-
Creates a new instance.
- XmlRpcSun15HttpTransportFactory - org.apache.xmlrpc.clientのクラス
-
Default implementation of an HTTP transport in Java 1.5, based on the
HttpURLConnection class.
- XmlRpcSun15HttpTransportFactory(XmlRpcClient) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcSun15HttpTransportFactory
-
Creates a new factory, which creates transports for the given client.
- XmlRpcSunHttpTransport - org.apache.xmlrpc.clientのクラス
-
Default implementation of an HTTP transport, based on the
HttpURLConnection class.
- XmlRpcSunHttpTransport(XmlRpcClient) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcSunHttpTransport
-
Creates a new instance.
- XmlRpcSunHttpTransportFactory - org.apache.xmlrpc.clientのクラス
-
Default implementation of a HTTP transport factory, based on the
HttpURLConnection class.
- XmlRpcSunHttpTransportFactory(XmlRpcClient) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcSunHttpTransportFactory
-
Creates a new factory, which creates transports for the given client.
- XmlRpcTransport - org.apache.xmlrpc.clientのインタフェース
-
Interface from XML-RPC to an underlying transport, most likely based on HTTP.
- XmlRpcTransportFactory - org.apache.xmlrpc.clientのインタフェース
-
- XmlRpcTransportFactoryImpl - org.apache.xmlrpc.clientのクラス
-
- XmlRpcTransportFactoryImpl(XmlRpcClient) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcTransportFactoryImpl
-
Creates a new instance.
- XmlRpcTransportImpl - org.apache.xmlrpc.clientのクラス
-
- XmlRpcTransportImpl(XmlRpcClient) - クラス のコンストラクタorg.apache.xmlrpc.client.XmlRpcTransportImpl
-
Creates a new instance.