- getAddress() - Method in class javax.jmdns.ServiceInfo
-
- getDNS() - Method in class javax.jmdns.ServiceEvent
-
Returns the JmDNS instance which originated the event.
- getHostAddress() - Method in class javax.jmdns.ServiceInfo
-
Get the host address of the service (ie X.X.X.X).
- getHostName() - Method in class javax.jmdns.JmDNS
-
Return the HostName associated with this JmDNS instance.
- getInetAddress() - Method in class javax.jmdns.ServiceInfo
-
Get the InetAddress of the service.
- getInfo() - Method in class javax.jmdns.ServiceEvent
-
Returns the service info record, or null if the service could not be
resolved.
- getInterface() - Method in class javax.jmdns.JmDNS
-
Return the address of the interface to which this instance of JmDNS is
bound.
- getLocalHost() - Method in class javax.jmdns.JmDNS
-
- getName() - Method in class javax.jmdns.ServiceEvent
-
Returns the instance name of the service.
- getName() - Method in class javax.jmdns.ServiceInfo
-
Unqualified service instance name, such as foobar
.
- getNiceTextString() - Method in class javax.jmdns.ServiceInfo
-
- getPort() - Method in class javax.jmdns.ServiceInfo
-
Get the port for the service.
- getPriority() - Method in class javax.jmdns.ServiceInfo
-
Get the priority of the service.
- getPropertyBytes(String) - Method in class javax.jmdns.ServiceInfo
-
Get a property of the service.
- getPropertyNames() - Method in class javax.jmdns.ServiceInfo
-
Enumeration of the property names.
- getPropertyString(String) - Method in class javax.jmdns.ServiceInfo
-
Get a property of the service.
- getQualifiedName() - Method in class javax.jmdns.ServiceInfo
-
Fully qualified service name, such as foobar._http._tcp.local.
.
- getServer() - Method in class javax.jmdns.ServiceInfo
-
Get the name of the server.
- getServiceInfo(String, String) - Method in class javax.jmdns.JmDNS
-
Get service information.
- getServiceInfo(String, String, int) - Method in class javax.jmdns.JmDNS
-
Get service information.
- getTextBytes() - Method in class javax.jmdns.ServiceInfo
-
Get the text for the serivce as raw bytes.
- getTextString() - Method in class javax.jmdns.ServiceInfo
-
Get the text for the service.
- getType() - Method in class javax.jmdns.ServiceEvent
-
Returns the fully qualified type of the service.
- getType() - Method in class javax.jmdns.ServiceInfo
-
Fully qualified service type name, such as _http._tcp.local.
.
- getURL() - Method in class javax.jmdns.ServiceInfo
-
Get the URL for this service.
- getURL(String) - Method in class javax.jmdns.ServiceInfo
-
Get the URL for this service.
- getWeight() - Method in class javax.jmdns.ServiceInfo
-
Get the weight of the service.