
Public Member Functions | |
| void | handleLine (String line) |
| void | initialize () |
| VersionOperationImpl (OperationCallback c) | |
Static Private Attributes | |
| static final byte[] | REQUEST = "version\r\n".getBytes() |
| void handleLine | ( | String | line | ) | [virtual] |
Implements OperationImpl.
| void initialize | ( | ) |
Initialize this operation. This is used to prepare output byte buffers and stuff.
Implements Operation.
final byte [] REQUEST = "version\r\n".getBytes() [static, private] |
1.5.8