public class PoisonI2CPMessage extends I2CPMessageImpl
| Modifier and Type | Field and Description |
|---|---|
static int |
MESSAGE_TYPE |
| Constructor and Description |
|---|
PoisonI2CPMessage() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
int |
getType()
Return the unique identifier for this type of message, as specified in the
network specification document under #ClientAccessLayerMessages
|
int |
hashCode() |
String |
toString() |
doReadMessage, doWriteMessage, readBytes, readMessage, readMessage, sessionId, writeBytes, writeMessagepublic static final int MESSAGE_TYPE
public int getType()
I2CPMessage