Public Member Functions | Package Functions
javax.jmdns.impl.DNSQuestion.Service Class Reference
Inheritance diagram for javax.jmdns.impl.DNSQuestion.Service:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void addAnswers (JmDNSImpl jmDNSImpl, Set< DNSRecord > answers)
boolean iAmTheOnlyOne (JmDNSImpl jmDNSImpl)

Package Functions

 Service (String name, DNSRecordType type, DNSRecordClass recordClass, boolean unique)

Detailed Description

Service question.

Definition at line 127 of file DNSQuestion.java.


Constructor & Destructor Documentation

javax.jmdns.impl.DNSQuestion.Service.Service ( String  name,
DNSRecordType  type,
DNSRecordClass  recordClass,
boolean  unique 
) [inline, package]

Definition at line 128 of file DNSQuestion.java.


Member Function Documentation

void javax.jmdns.impl.DNSQuestion.Service.addAnswers ( JmDNSImpl  jmDNSImpl,
Set< DNSRecord answers 
) [inline]

Adds answers to the list for our question.

Parameters:
jmDNSImplDNS holding the records
answersList of previous answer to append.

Reimplemented from javax.jmdns.impl.DNSQuestion.

Definition at line 133 of file DNSQuestion.java.

Checks if we are the only to be able to answer that question.

Parameters:
jmDNSImplDNS holding the records
Returns:
true if we are the only one with the answer to the question, false otherwise.

Reimplemented from javax.jmdns.impl.DNSQuestion.

Definition at line 151 of file DNSQuestion.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