$search

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:
networkInterface IP address to handle
name name to check
type name 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:
networkInterface IP address to handle
name name to increment
type name 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:
networkInterface IP address to handle
name name to register
type name 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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends


zeroconf_jmdns
Author(s): Daniel Stonier
autogenerated on Wed Jan 16 12:20:35 2013