protected class JIoEndpoint.SocketProcessor extends Object implements Runnable
Modifier and Type | Field and Description |
---|---|
protected SocketWrapper<Socket> |
socket |
protected SocketStatus |
status |
Constructor and Description |
---|
JIoEndpoint.SocketProcessor(SocketWrapper<Socket> socket) |
JIoEndpoint.SocketProcessor(SocketWrapper<Socket> socket,
SocketStatus status) |
protected SocketWrapper<Socket> socket
protected SocketStatus status
public JIoEndpoint.SocketProcessor(SocketWrapper<Socket> socket)
public JIoEndpoint.SocketProcessor(SocketWrapper<Socket> socket, SocketStatus status)
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.