net.corda.node.services.messaging / ArtemisMessagingComponent / toMyAddress

toMyAddress

protected fun toMyAddress(myIdentity: CompositeKey?, myHostPort: <ERROR CLASS>): SingleMessageRecipient

Convert the identity, host and port of this node into the appropriate SingleMessageRecipient.

N.B. Marked as JvmStatic to allow use in the inherited classes.