|
JmDNS 3.4.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.jmdns.JmmDNS.Factory
public static final class JmmDNS.Factory
JmmDNS.Factory enable the creation of new instance of JmmDNS.
| Nested Class Summary | |
|---|---|
static interface |
JmmDNS.Factory.ClassDelegate
This interface defines a delegate to the EOClassDescriptionRegister class to enable subclassing. |
| Method Summary | |
|---|---|
static JmmDNS.Factory.ClassDelegate |
classDelegate()
Returns JmmDNS's class delegate. |
static JmmDNS |
getInstance()
Return the instance of the Multihommed Multicast DNS. |
protected static JmmDNS |
newJmmDNS()
Returns a new instance of JmmDNS using the class delegate if it exists. |
static void |
setClassDelegate(JmmDNS.Factory.ClassDelegate delegate)
Assigns delegate as JmmDNS's class delegate. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void setClassDelegate(JmmDNS.Factory.ClassDelegate delegate)
delegate as JmmDNS's class delegate. The class delegate is optional.
delegate - The object to set as JmmDNS's class delegate.classDelegate(),
JmmDNS.Factory.ClassDelegatepublic static JmmDNS.Factory.ClassDelegate classDelegate()
setClassDelegate(ClassDelegate anObject),
JmmDNS.Factory.ClassDelegateprotected static JmmDNS newJmmDNS()
public static JmmDNS getInstance()
|
Last updated 2011-08-25 12:40 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||