public static class ArtemisMessagingComponent.NetworkMapAddress implements SingleMessageRecipient, ArtemisMessagingComponent.ArtemisPeerAddress
Constructor and Description |
---|
NetworkMapAddress(com.google.common.net.HostAndPort hostAndPort) |
Modifier and Type | Method and Description |
---|---|
com.google.common.net.HostAndPort |
component1() |
ArtemisMessagingComponent.NetworkMapAddress |
copy(com.google.common.net.HostAndPort hostAndPort) |
boolean |
equals(java.lang.Object p) |
com.google.common.net.HostAndPort |
getHostAndPort() |
java.lang.String |
getQueueName() |
int |
hashCode() |
java.lang.String |
toString() |
getHostAndPort
getQueueName
public NetworkMapAddress(com.google.common.net.HostAndPort hostAndPort)
public java.lang.String getQueueName()
public com.google.common.net.HostAndPort getHostAndPort()
public com.google.common.net.HostAndPort component1()
public ArtemisMessagingComponent.NetworkMapAddress copy(com.google.common.net.HostAndPort hostAndPort)
public java.lang.String toString()
public int hashCode()
public boolean equals(java.lang.Object p)