Метод | Описание | |
---|---|---|
ConnectResponseMessage ( ) | ||
ConnectResponseMessage ( int transactionId, long connectionId ) | ||
Decode ( byte buffer, int offset, int length ) : void | ||
Encode ( byte buffer, int offset ) : int |
public ConnectResponseMessage ( int transactionId, long connectionId ) | ||
transactionId | int | |
connectionId | long |
public Decode ( byte buffer, int offset, int length ) : void | ||
buffer | byte | |
offset | int | |
length | int | |
Результат | void |
public Encode ( byte buffer, int offset ) : int | ||
buffer | byte | |
offset | int | |
Результат | int |