All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----ants.ChannelAddress | +----ants.UDPChannelAddress
public InetAddress addressport
public int port
public UDPChannelAddress(InetAddress address, int port)UDPChannelAddress
public UDPChannelAddress(String hp) throws Exception
public String toString()
public static void main(String args[]) throws Exception
All Packages Class Hierarchy This Package Previous Next Index