tuweni / org.apache.tuweni.rlpx.wire / HelloMessage

HelloMessage

class HelloMessage : WireProtocolMessage (source)

Functions

capabilities

fun capabilities(): MutableList<Capability!>!

clientId

fun clientId(): String!

equals

fun equals(other: Any?): Boolean

hashCode

fun hashCode(): Int

messageType

fun messageType(): Int

nodeId

fun nodeId(): Bytes!

p2pVersion

fun p2pVersion(): Int

toBytes

fun toBytes(): Bytes!

toString

fun toString(): String