protected class Nio2Endpoint.SocketProcessor
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
Nio2Endpoint.SocketProcessor(SocketWrapper<Nio2Channel> socket,
SocketStatus status) |
Modifier and Type | Method and Description |
---|---|
void |
reset(SocketWrapper<Nio2Channel> socket,
SocketStatus status) |
void |
run() |
public Nio2Endpoint.SocketProcessor(SocketWrapper<Nio2Channel> socket, SocketStatus status)
public void reset(SocketWrapper<Nio2Channel> socket, SocketStatus status)
public void run()
run
in interface java.lang.Runnable
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.