JBoss Remoting 4.0.0.Beta3

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.
ConnectionHandlerFactory A factory which creates the connection handler for a connection.
ConnectionProvider A connection provider.
ConnectionProviderContext A context for a connection provider.
ConnectionProviderDescriptor A service descriptor for connection protocol providers.
ConnectionProviderFactory A connection provider factory.
ExternalConnectionProvider A provider interface that allows connections that have already been accepted to be converted to remoting connections.
ExternalConnectionProvider.ConnectionAdaptor  
NetworkServerProvider A provider interface implemented by connection providers which can be connected to across the network.
RegisteredService A registered service.
 

Class Summary
AbstractHandleableCloseable<T extends HandleableCloseable<T>> A basic implementation of a closeable resource.
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 4.0.0.Beta3

Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.