| Package | Description |
|---|---|
| org.jboss.remoting3 |
The base Remoting 3 API package.
|
| Modifier and Type | Field and Description |
|---|---|
private LocalChannel |
LocalChannel.otherSide |
| Modifier and Type | Method and Description |
|---|---|
(package private) LocalChannel |
LocalChannel.getOtherSide() |
| Constructor and Description |
|---|
LocalChannel(java.util.concurrent.Executor executor,
LocalChannel otherSide,
ConnectionHandlerContext connectionHandlerContext) |