Uses of Interface
javax.jmdns.impl.NameRegister
-
Packages that use NameRegister Package Description javax.jmdns.impl -
-
Uses of NameRegister in javax.jmdns.impl
Classes in javax.jmdns.impl that implement NameRegister Modifier and Type Class Description static classNameRegister.BaseRegisterstatic classNameRegister.UniqueNameAcrossInterfacestatic classNameRegister.UniqueNamePerInterfaceFields in javax.jmdns.impl declared as NameRegister Modifier and Type Field Description private static NameRegisterNameRegister.Factory. _registerMethods in javax.jmdns.impl that return NameRegister Modifier and Type Method Description static NameRegisterNameRegister.Factory. getRegistry()Returns the name register.Methods in javax.jmdns.impl with parameters of type NameRegister Modifier and Type Method Description static voidNameRegister.Factory. setRegistry(NameRegister register)Register a Name register.
-