| Package | Description |
|---|---|
| org.jboss.remoting3 |
The base Remoting 3 API package.
|
| Modifier and Type | Field and Description |
|---|---|
private LocalChannel.In |
LocalChannel.Out.in |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Queue<LocalChannel.In> |
LocalChannel.messageQueue |
| Modifier and Type | Method and Description |
|---|---|
private void |
LocalChannel.executeMessageTask(Channel.Receiver handler,
LocalChannel.In in) |
| Constructor and Description |
|---|
Out(java.io.OutputStream outputStream,
LocalChannel.In in) |