
Public Member Functions | |
| void | initialize () |
| VersionOperationImpl (OperationCallback cb) | |
Protected Member Functions | |
| void | decodePayload (byte[] pl) |
Static Private Attributes | |
| static final int | CMD = 11 |
| void decodePayload | ( | byte[] | pl | ) | [protected] |
Decode the given payload for this command.
| pl | the payload. |
Reimplemented from OperationImpl.
| void initialize | ( | ) |
Initialize this operation. This is used to prepare output byte buffers and stuff.
Implements Operation.
final int CMD = 11 [static, private] |
1.5.8