|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Log implementation intended
to simplify developing implementations.RpcCall
interface.RpcResponse
interface.ServerSocketChannel.
SSLConfiguration.ALL_CIPHER_SUITES instead.
SSLConfiguration.ANON_CIPHER_SUITES instead.
MethodCallUnmarshallerAid
that maps a parameter index into a given array of Class instances.HttpRpcClient.execute(String, Object[], Class, AsynchronousResponseHandler)
method and the AsynchronousResponseHandler interface.AsynchronousRequestHandler instead.AsynchronousRequestHandler
interface.BlockingQueue interface.HttpRequestUnmarshaller implementation that maps
CGI-style HTTP GET requests onto XML-RPC methods.HttpRpcServer.registerRequestUnmarshaller(String, HttpRequestUnmarshaller)
method.Class consistently.SocketChannel is eligible for completion.
RpcMethodProxy
instance with an asynchronous
method call.MethodCallUnmarshaller
implementation.MethodResponseUnmarshaller
implementation.Content-Length header.HttpRpcClient.execute(String, Object[], AsynchronousResponseHandler) instead.
HttpRpcClient.execute(String, Object[], Class, AsynchronousResponseHandler) instead.
HttpRpcClient.execute(String, Object[], MethodResponseUnmarshallerAid, AsynchronousResponseHandler) instead.
MethodCallUnmarshaller
interface with overloaded methods that default some parameters.MethodResponseUnmarshaller
interface with overloaded methods that default some parameters.Content-Type
header and returns the specified character set.
Content-Type
header and returns the Internet Media Type
type and sub-type separated by a forwards-slash.
Date instance as described in
section
3.1.1 of RFC 2616.
Content-Type defined in this message.
Content-Type
HTTP header.
FieldNameCodec exists.
MethodResponseUnmarshaller instance
for unmarshalling incoming RpcResponses.
Map from it.
Class instance representing
the type a complex parameter value (a struct or an array) at the given
index should be unmarshalled as.
Selector this
thread is using for all I/O.
Iterator over the getters on the represented
Class.
Class instances.
Class instance representing
the type a complex parameter value (a struct or an array) at the given
index should be unmarshalled as.
HttpMessageException
and enqueues it on the queue shared by worker threads.
ProxyingRequestHandler.handleRequest(RpcCall, RpcCallContext) instead.
HttpRpcClient.connect(SelectionKey) method if a connection
is ready for completion.
Selector.
HttpRpcServer.accept(SelectionKey) method if a connection
is pending.
HttpMessageBuffer instance.BlockingQueue.
Selector for all I/O
operations.
ServerSocketChannel
for accepting connections on.
RpcMethodProxy.invoke(RpcCall, RpcCallContext) instead.
OutputStream.
OutputStream
encoded using the specified character set.
OutputStream encoded
using UTF-8.
OutputStream encoded
using the specified character set.
msg as its detail message.
msg as its detail message
and e as the causal exception.
null as its detail message
and e as the causal exception.
Object that is not one of the standard types in the
mapping table discussed in the
description of this class.
RpcCall from various sources.URI for
decomposing a URI into the components we expect
when mapping a GET request onto an XML-RPC method
call handler.RpcResponse from various sources.DateFormat for use when formatting
XML-RPC date values.
Fault initialized
with the given fault code and fault string.
InputStream containing XML into a
Reader using the encoding specified in the XML header.
XmlPrinter.
Log implementation that swallows
all logging and returns false for all logging level checks.Level instance.
BlockingQueue interface.SynchronousRequestHandler implementation
that maps RPC method calls onto methods on an arbitrary
object using reflection.SocketChannel for registration
with the underlying Selector.
Socket.
SelectionKey.
HttpRpcServer.registerHandler(String, String, AsynchronousRequestHandler) instead.
HttpRpcServer.registerHandler(String, String, AsynchronousRequestHandler, MethodCallUnmarshallerAid) instead.
HttpRpcServer.registerHandler(String, String, SynchronousRequestHandler) instead.
HttpRpcServer.registerHandler(String, String, SynchronousRequestHandler, MethodCallUnmarshallerAid) instead.
ProxyingRequestHandler proxying
the specified target object.
HttpRequestUnmarshaller instance
for a given HTTP method.
equals()
method to locate entries in the heap that are to be
removed.
AsynchronousResponseHandler instead.ProxyingRequestHandler
class.HttpRpcClient.proxyObject(String, Class)
method.RMIClientDemo,
RMIAsyncServerDemo and RMISyncServerDemo.ProxyingRequestHandler
class.RpcFault.OutputStream.BlockingQueue associated
with this instance.
Map.
Iterator over the setters on the represented
Class.
MethodResponseUnmarshaller instance to
use when unmarshalling incoming XML-RPC responses.
MethodResponseUnmarshaller instance to
use when unmarshalling incoming XML-RPC method calls.
SocketChannel should be retained.
SSLSession should be retained.
HttpRpcClient.execute(String, Object[], Class)
method using SSL.SynchronousRequestHandler
interface using SSL.Log implementation backed by an
a OutputStream.HttpRpcClient.execute(String, Object[], Class)
method.SynchronousRequestHandler instead.SynchronousRequestHandler
interface.HttpResponse containing the
given XML-RPC method response.
RpcCall instance from an InputStream.
RpcCall instance from an InputStream.
RpcCall instance from a Reader.
RpcCall instance from a Reader.
RpcCall instance from an XML string.
RpcCall instance from an XML string.
RpcResponse instance from an InputStream.
RpcResponse instance from a Reader.
RpcResponse instance from an XML string.
RpcCall instance from an InputStream.
RpcCall instance from a Reader.
RpcCall instance from an XML string.
RpcResponse instance from an InputStream.
RpcResponse instance from a Reader.
RpcResponse instance from an XML string.
SelectionKey.
XmlPrinter
that produces compact XML.XmlPrinter
that produces XML formatted for readability.XmlRpcMarshaller
providing support for Java 5.RpcMethodProxy
that creates objects that cater for XML-RPC.ProxyingRequestHandler implementation
specialized for XML-RPC.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||