|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsynergynetframework.appsystem.services.net.landiscovery.mdns.MDNSServiceHelper
public class MDNSServiceHelper
The Class MDNSServiceHelper.
Constructor Summary | |
---|---|
MDNSServiceHelper()
|
Method Summary | |
---|---|
static ServiceDescriptor |
getDescriptorForInfo(javax.jmdns.ServiceInfo info)
Gets the descriptor for info. |
static javax.jmdns.ServiceInfo |
getInfoForDescriptor(ServiceDescriptor sd)
Gets the info for descriptor. |
static ServiceAnnounceSystem |
getServiceAnnounceSystem()
Gets the service announce system. |
static ServiceDiscoverySystem |
getServiceDiscoverySystem()
Gets the service discovery system. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MDNSServiceHelper()
Method Detail |
---|
public static ServiceDescriptor getDescriptorForInfo(javax.jmdns.ServiceInfo info)
info
- the info
public static javax.jmdns.ServiceInfo getInfoForDescriptor(ServiceDescriptor sd)
sd
- the sd
public static ServiceAnnounceSystem getServiceAnnounceSystem() throws java.io.IOException
java.io.IOException
- Signals that an I/O exception has occurred.public static ServiceDiscoverySystem getServiceDiscoverySystem() throws java.io.IOException
java.io.IOException
- Signals that an I/O exception has occurred.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |