Public Member Functions
javax.jmdns.impl.NameRegister.UniqueNamePerInterface Class Reference
Inheritance diagram for javax.jmdns.impl.NameRegister.UniqueNamePerInterface:
Inheritance graph
[legend]

List of all members.

Public Member Functions

boolean checkName (InetAddress networkInterface, String name, NameType type)
String incrementHostName (InetAddress networkInterface, String name, NameType type)
void register (InetAddress networkInterface, String name, NameType type)

Detailed Description

Definition at line 27 of file NameRegister.java.


Member Function Documentation

boolean javax.jmdns.impl.NameRegister.UniqueNamePerInterface.checkName ( InetAddress  networkInterface,
String  name,
NameType  type 
) [inline, virtual]

Checks a name that is defended by this group of mDNS.

Parameters:
networkInterfaceIP address to handle
namename to check
typename type to check
Returns:
true if the name is not in conflict, flase otherwise.

Implements javax.jmdns.impl.NameRegister.

Definition at line 44 of file NameRegister.java.

String javax.jmdns.impl.NameRegister.UniqueNamePerInterface.incrementHostName ( InetAddress  networkInterface,
String  name,
NameType  type 
) [inline, virtual]

Increments a name that is defended by this group of mDNS after it has been found in conflict.

Parameters:
networkInterfaceIP address to handle
namename to increment
typename type to increments
Returns:
new name

Implements javax.jmdns.impl.NameRegister.

Definition at line 54 of file NameRegister.java.

void javax.jmdns.impl.NameRegister.UniqueNamePerInterface.register ( InetAddress  networkInterface,
String  name,
NameType  type 
) [inline, virtual]

Registers a name that is defended by this group of mDNS.

Parameters:
networkInterfaceIP address to handle
namename to register
typename type to register

Implements javax.jmdns.impl.NameRegister.

Definition at line 34 of file NameRegister.java.


The documentation for this class was generated from the following file:


zeroconf_jmdns_suite
Author(s): Daniel Stonier
autogenerated on Thu Aug 27 2015 15:50:27