| Package | Description |
|---|---|
| org.jboss.remoting3.remote |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
HttpUpgradeConnectionProvider
Connection provider that performs a HTTP upgrade.
|
| Modifier and Type | Field and Description |
|---|---|
private RemoteConnectionProvider |
RemoteConnection.remoteConnectionProvider |
| Modifier and Type | Method and Description |
|---|---|
(package private) RemoteConnectionProvider |
RemoteConnection.getRemoteConnectionProvider() |
| Constructor and Description |
|---|
RemoteConnection(org.xnio.Pool<java.nio.ByteBuffer> messageBufferPool,
org.xnio.channels.ConnectedStreamChannel underlyingChannel,
org.xnio.channels.ConnectedMessageChannel channel,
org.xnio.OptionMap optionMap,
RemoteConnectionProvider remoteConnectionProvider) |