com.r3corda.node.services.network / InMemoryMessagingNetwork / Handle

Handle

class Handle : SingleMessageRecipient


Constructors

<init> Handle(id: Int, description: String)

Properties

description val description: String
id val id: Int

Functions

equals fun equals(other: Any?): Boolean
hashCode fun hashCode(): Int
toString fun toString(): String