static class TransportManager.Port extends Object
String
ip
boolean
isIPv6
int
port
style
Port(String style, int port)
Port(String style, String host, int port)
equals(Object o)
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public final String style
public final int port
public final boolean isIPv6
public final String ip
public Port(String style, int port)
public Port(String style, String host, int port)
public int hashCode()
hashCode
Object
public boolean equals(Object o)
equals