| Package | Description |
|---|---|
| org.jboss.remoting3 |
The base Remoting 3 API package.
|
| Modifier and Type | Field and Description |
|---|---|
private static java.util.concurrent.atomic.AtomicIntegerFieldUpdater<EndpointImpl> |
EndpointImpl.resourceCountUpdater |
| Modifier and Type | Method and Description |
|---|---|
(package private) static EndpointImpl |
EndpointImpl.construct(org.xnio.XnioWorker xnioWorker,
boolean ourWorker,
java.lang.String name,
org.xnio.OptionMap optionMap) |
| Constructor and Description |
|---|
ConnectionImpl(EndpointImpl endpoint,
ConnectionHandlerFactory connectionHandlerFactory,
ConnectionProviderContext connectionProviderContext) |