$search

javax::jmdns::impl::DNSQuestion::AllRecords Class Reference

Inheritance diagram for javax::jmdns::impl::DNSQuestion::AllRecords:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Package Functions

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

Detailed Description

AllRecords question.

Definition at line 182 of file DNSQuestion.java.


Constructor & Destructor Documentation

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

Definition at line 183 of file DNSQuestion.java.


Member Function Documentation

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

Adds answers to the list for our question.

Parameters:
jmDNSImpl DNS holding the records
answers List of previous answer to append.

Reimplemented from javax::jmdns::impl::DNSQuestion.

Definition at line 194 of file DNSQuestion.java.

boolean javax::jmdns::impl::DNSQuestion::AllRecords::iAmTheOnlyOne ( JmDNSImpl  jmDNSImpl  )  [inline]

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

Parameters:
jmDNSImpl DNS 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 212 of file DNSQuestion.java.

boolean javax::jmdns::impl::DNSQuestion::AllRecords::isSameType ( DNSEntry  entry  )  [inline]

Check that 2 entries are of the same type.

Parameters:
entry 
Returns:
true is the two type are the same, false otherwise.

Reimplemented from javax::jmdns::impl::DNSEntry.

Definition at line 188 of file DNSQuestion.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:34 2013