| Package | Description |
|---|---|
| org.jboss.remoting3 |
The base Remoting 3 API package.
|
| org.jboss.remoting3.remote |
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
LocalChannel.Out |
| Modifier and Type | Method and Description |
|---|---|
abstract MessageOutputStream |
MessageOutputStream.cancel()
Cancel this message stream.
|
MessageOutputStream |
LocalChannel.writeMessage() |
MessageOutputStream |
Channel.writeMessage()
Write a new message on to this channel, blocking if necessary.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
OutboundMessage |
| Modifier and Type | Method and Description |
|---|---|
MessageOutputStream |
OutboundMessage.cancel() |
MessageOutputStream |
RemoteConnectionChannel.writeMessage() |