com.danga.MemCached
Class MemCachedClient.NIOLoader.Connection
java.lang.Object
com.danga.MemCached.MemCachedClient.NIOLoader.Connection
- Enclosing class:
- MemCachedClient.NIOLoader
private final class MemCachedClient.NIOLoader.Connection
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
incoming
public java.util.List<java.nio.ByteBuffer> incoming
outgoing
public java.nio.ByteBuffer outgoing
sock
public SockIOPool.SockIO sock
channel
public java.nio.channels.SocketChannel channel
isDone
private boolean isDone
MemCachedClient.NIOLoader.Connection
public MemCachedClient.NIOLoader.Connection(SockIOPool.SockIO sock,
java.lang.StringBuilder request)
throws java.io.IOException
- Throws:
java.io.IOException
close
public void close()
isDone
public boolean isDone()
getBuffer
public java.nio.ByteBuffer getBuffer()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2005 - greg whalin