public final class VertxWebsocketHostKey extends Object
VertxWebsocketHostKey(String host, int port)
boolean
equals(Object o)
String
getHost()
int
getPort()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public VertxWebsocketHostKey(String host, int port)
public String getHost()
public int getPort()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Apache Camel