VersionOperationImpl Class Reference

Inherits net::spy::memcached::protocol::ascii::OperationImpl, net::spy::memcached::ops::VersionOperation, and net::spy::memcached::ops::NoopOperation.

Collaboration diagram for VersionOperationImpl:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void handleLine (String line)
void initialize ()
 VersionOperationImpl (OperationCallback c)

Static Private Attributes

static final byte[] REQUEST = "version\r\n".getBytes()


Detailed Description

Operation to request the version of a memcached server.

Constructor & Destructor Documentation


Member Function Documentation

void handleLine ( String  line  )  [virtual]

Implements OperationImpl.

void initialize (  ) 

Initialize this operation. This is used to prepare output byte buffers and stuff.

Implements Operation.


Member Data Documentation

final byte [] REQUEST = "version\r\n".getBytes() [static, private]


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

Generated on Sat May 26 06:43:38 2012 for Project Wonder by  doxygen 1.5.8