MemcachedClient.NIOLoader.Connection Class Reference

Collaboration diagram for MemcachedClient.NIOLoader.Connection:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void close ()
 Connection (SockIOPool.SockIO sock, StringBuilder request) throws IOException
ByteBuffer getBuffer ()
boolean isDone ()
String toString ()

Public Attributes

SocketChannel channel
List< ByteBuffer > incoming = new ArrayList<ByteBuffer>()
ByteBuffer outgoing
SockIOPool.SockIO sock

Private Attributes

boolean isDone = false


Constructor & Destructor Documentation

Connection ( SockIOPool.SockIO  sock,
StringBuilder  request 
) throws IOException


Member Function Documentation

void close (  ) 

ByteBuffer getBuffer (  ) 

boolean isDone (  ) 

String toString (  ) 


Member Data Documentation

SocketChannel channel

List<ByteBuffer> incoming = new ArrayList<ByteBuffer>()

boolean isDone = false [private]

ByteBuffer outgoing

SockIOPool.SockIO sock


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:31 2012 for Project Wonder by  doxygen 1.5.8