| 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.In |
| Modifier and Type | Method and Description |
|---|---|
void |
Channel.Receiver.handleMessage(Channel channel,
MessageInputStream message)
Handle an incoming message.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) MessageInputStream |
InboundMessage.messageInputStream |