JBoss Remoting 3.1.0.Beta1

Package org.jboss.remoting3.spi

Service provider classes and interfaces.

See:
          Description


Interface Summary
ConnectionHandler A connection to a foreign endpoint.
ConnectionHandlerContext The context for connection handlers.
ConnectionHandlerContext.ServiceResult The result acceptor for a service open request.
ConnectionHandlerFactory A factory which creates the connection handler for a connection.
ConnectionProvider A connection provider.
ConnectionProviderContext A context for a connection provider.
ConnectionProviderFactory A connection provider factory.
ConnectionProviderRegistration A handle representing the registration of a connection provider.
NetworkServerProvider A provider interface implemented by connection providers which can be connected to across the network.
RemotingServiceDescriptor<T> A descriptor for automatically-discovered remoting service types.
ReplyHandler A handler for replies from a request.
RequestHandler A request handler.
RequestHandlerConnector A holder for a request handler that is to be sent to a remote peer.
 

Class Summary
AbstractHandleableCloseable<T extends HandleableCloseable<T>> A basic implementation of a closeable resource.
ProtocolServiceType<T>  
SpiUtils Utility methods for Remoting service providers.
 

Package org.jboss.remoting3.spi Description

Service provider classes and interfaces. The classes are basic utility classes as well as abstract base classes to ease implementation.


JBoss Remoting 3.1.0.Beta1

Copyright © 2010 JBoss, a division of Red Hat, Inc.