public static class Destination.Address extends Object
Address(String host, int port)
boolean
equals(Object obj)
String
getHost()
int
getPort()
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Address(String host, int port)
public String getHost()
public int getPort()
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
Copyright © 1995-2019 Mort Bay Consulting. All Rights Reserved.