| Package | Description |
|---|---|
| org.jboss.remoting3 |
The base Remoting 3 API package.
|
| org.jboss.remoting3.remote |
| Modifier and Type | Interface and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
ConnectionImpl |
(package private) class |
EndpointImpl |
(package private) class |
LocalChannel |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
RemoteConnectionChannel |