bamboo.www
Class WebInterface.ConnState
java.lang.Object
bamboo.www.WebInterface.ConnState
- Enclosing class:
- WebInterface
protected static class WebInterface.ConnState
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
channel
public SocketChannel channel
req_idx
public int req_idx
req
public ByteBuffer req
resp
public ByteBuffer resp
header
public LinkedList<String> header
skey
public SelectionKey skey
WebInterface.ConnState
public WebInterface.ConnState(SocketChannel c)