|
JBoss Remoting 3.0.0.Beta2 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
AutoCloseable<T> | A closeable resource which closes automatically when the number of active handles reaches zero. |
Handle<T> | A handle to a reference-counted AutoCloseable resource. |
RemoteRequestContext | The context of an outstanding remote request. |
ReplyHandler | A handler for replies from a request. |
RequestHandler | A request handler, which can be passed to remote endpoints. |
RequestHandlerSource | A request handler source, which can be passed to remote endpoints. |
Class Summary | |
---|---|
AbstractAutoCloseable<T> | A closeable implementation that supports reference counting. |
AbstractHandleableCloseable<T> | A basic implementation of a closeable resource. |
AbstractSimpleCloseable | An abstract simple closeable implementation. |
NamedServiceRegistry | A registry associating names with services. |
QualifiedName | A qualified name for service registration. |
SpiUtils | Utility methods for Remoting service providers. |
Service provider classes and interfaces. The classes are basic utility classes as well as abstract base classes to ease implementation.
|
JBoss Remoting 3.0.0.Beta2 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |