| Package | Description | 
|---|---|
| org.jboss.remoting3 | The base Remoting 3 API package. | 
| org.jboss.remoting3.spi | Service provider classes and interfaces. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ChannelThe most basic level of communications in a Remoting connection. | 
| interface  | ConnectionA connection to a remote peer. | 
| interface  | EndpointA potential participant in a JBoss Remoting communications relationship. | 
| interface  | RegistrationA simple registration handle. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractHandleableCloseable<T extends HandleableCloseable<T>>A basic implementation of a closeable resource. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ConnectionHandlerA connection to a foreign endpoint. | 
| interface  | ConnectionProviderA connection provider. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractHandleableCloseable<T extends HandleableCloseable<T>>A basic implementation of a closeable resource. | 
| Modifier and Type | Method and Description | 
|---|---|
| static CloseHandler<Object> | SpiUtils. asyncClosingCloseHandler(HandleableCloseable<?> c)A close handler which closes another resource asynchronously. | 
Copyright © 2017 JBoss by Red Hat. All rights reserved.