protected interface ArtemisAddress| hostAndPort |
abstract val hostAndPort: <ERROR CLASS> |
| queueName |
abstract val queueName: <ERROR CLASS> |
| NetworkMapAddress |
data class NetworkMapAddress : SingleMessageRecipient, ArtemisAddress |
| NodeAddress |
data class NodeAddress : SingleMessageRecipient, ArtemisAddress |