Package javax.jmdns.impl
Class NameRegister.BaseRegister
java.lang.Object
javax.jmdns.impl.NameRegister.BaseRegister
- All Implemented Interfaces:
NameRegister
- Direct Known Subclasses:
NameRegister.UniqueNameAcrossInterface
,NameRegister.UniqueNamePerInterface
- Enclosing interface:
NameRegister
-
Nested Class Summary
Nested classes/interfaces inherited from interface javax.jmdns.impl.NameRegister
NameRegister.BaseRegister, NameRegister.Factory, NameRegister.NameType, NameRegister.UniqueNameAcrossInterface, NameRegister.UniqueNamePerInterface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected String
incrementNameWithDash
(String name) protected String
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface javax.jmdns.impl.NameRegister
checkName, incrementName, register
-
Constructor Details
-
BaseRegister
public BaseRegister()
-
-
Method Details
-
incrementNameWithDash
-
incrementNameWithParentesis
-