|
JBoss Remoting 4.0.0.Beta3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HandleableCloseable | |
|---|---|
| org.jboss.remoting3 | The base Remoting 3 API package. |
| org.jboss.remoting3.spi | Service provider classes and interfaces. |
| Uses of HandleableCloseable in org.jboss.remoting3 |
|---|
| Subinterfaces of HandleableCloseable in org.jboss.remoting3 | |
|---|---|
interface |
Channel
The most basic level of communications in a Remoting connection. |
interface |
Connection
A connection to a remote peer. |
interface |
Endpoint
A potential participant in a JBoss Remoting communications relationship. |
interface |
Registration
A simple registration handle. |
| Uses of HandleableCloseable in org.jboss.remoting3.spi |
|---|
| Classes in org.jboss.remoting3.spi with type parameters of type HandleableCloseable | |
|---|---|
class |
AbstractHandleableCloseable<T extends HandleableCloseable<T>>
A basic implementation of a closeable resource. |
| Subinterfaces of HandleableCloseable in org.jboss.remoting3.spi | |
|---|---|
interface |
ConnectionHandler
A connection to a foreign endpoint. |
interface |
ConnectionProvider
A connection provider. |
| Classes in org.jboss.remoting3.spi that implement HandleableCloseable | |
|---|---|
class |
AbstractHandleableCloseable<T extends HandleableCloseable<T>>
A basic implementation of a closeable resource. |
| Methods in org.jboss.remoting3.spi with parameters of type HandleableCloseable | |
|---|---|
static CloseHandler<Object> |
SpiUtils.asyncClosingCloseHandler(HandleableCloseable<?> c)
A close handler which closes another resource asynchronously. |
|
JBoss Remoting 4.0.0.Beta3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||