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

List of all members.

Public Member Functions

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

Package Functions

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

Detailed Description

Pointer question.

Definition at line 87 of file DNSQuestion.java.


Constructor & Destructor Documentation

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

Definition at line 88 of file DNSQuestion.java.


Member Function Documentation

void javax.jmdns.impl.DNSQuestion.Pointer.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 93 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