private static class SocketImpl.WorkArea
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private LowLevelSocket |
remoteSocket
The proxy to the socket service implementation.
|
protected boolean |
serverSide
Flag indicating if the legacy client sockets are on the FWD server.
|
| Modifier | Constructor and Description |
|---|---|
private |
WorkArea() |
protected boolean serverSide
private LowLevelSocket remoteSocket