Метод | Описание | |
---|---|---|
AnnounceMessage ( ) : System | ||
AnnounceMessage ( int transactionId, long connectionId, |
||
Decode ( byte buffer, int offset, int length ) : void | ||
Encode ( byte buffer, int offset ) : int |
public AnnounceMessage ( int transactionId, long connectionId, |
||
transactionId | int | |
connectionId | long | |
parameters | ||
Результат | System |
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 |