Lines Matching full:inetaddress
8 import java.net.InetAddress;
475 public abstract InetAddress getAddress();
478 * Get the InetAddress of the service. This will return the IPv4 if it exist, otherwise it return the IPv6 if set.<br/>
486 public abstract InetAddress getInetAddress();
489 * Get the IPv4 InetAddress of the service.<br/>
500 * Get the IPv6 InetAddress of the service.<br/>
516 * @return list of InetAddress objects
518 public abstract InetAddress[] getInetAddresses();
526 * @return list of InetAddress objects
536 * @return list of InetAddress objects