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

List of all members.

Public Member Functions

ServiceInfo getServiceInfo (boolean persistent)

Package Functions

 IPv6Address (String name, DNSRecordClass recordClass, boolean unique, int ttl, InetAddress addr)
 IPv6Address (String name, DNSRecordClass recordClass, boolean unique, int ttl, byte[] rawAddress)
void write (MessageOutputStream out)

Detailed Description

Definition at line 215 of file DNSRecord.java.


Constructor & Destructor Documentation

javax.jmdns.impl.DNSRecord.IPv6Address.IPv6Address ( String  name,
DNSRecordClass  recordClass,
boolean  unique,
int  ttl,
InetAddress  addr 
) [inline, package]

Definition at line 217 of file DNSRecord.java.

javax.jmdns.impl.DNSRecord.IPv6Address.IPv6Address ( String  name,
DNSRecordClass  recordClass,
boolean  unique,
int  ttl,
byte[]  rawAddress 
) [inline, package]

Definition at line 221 of file DNSRecord.java.


Member Function Documentation

ServiceInfo javax.jmdns.impl.DNSRecord.IPv6Address.getServiceInfo ( boolean  persistent) [inline, virtual]

Return a service information associated with that record if appropriate.

Parameters:
persistentif true ServiceListener.resolveService will be called whenever new new information is received.
Returns:
service information

Reimplemented from javax.jmdns.impl.DNSRecord.Address.

Definition at line 251 of file DNSRecord.java.

void javax.jmdns.impl.DNSRecord.IPv6Address.write ( MessageOutputStream  out) [inline, package, virtual]

Write this record into an outgoing message.

Implements javax.jmdns.impl.DNSRecord.

Definition at line 226 of file DNSRecord.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