public class PoisonI2CPMessage extends I2CPMessageImpl
| Modifier and Type | Field and Description |
|---|---|
static int | MESSAGE_TYPEMESSAGE_TYPE. |
| Constructor and Description |
|---|
PoisonI2CPMessage()PoisonI2CPMessage. |
| Modifier and Type | Method and Description |
|---|---|
boolean | equals(Object object)Whether this message equals the given object. |
int | getType()Type of this message. |
int | hashCode()Hash code for this message. |
String | toString()String representation of this message. |
doReadMessage, doWriteMessage, readBytes, readMessage, readMessage, sessionId, writeBytes, writeMessagepublic static final int MESSAGE_TYPE
public boolean equals(Object object)
public int getType()
public int hashCode()