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

List of all members.

Public Member Functions

ServiceInfo getServiceInfo (boolean persistent)

Package Functions

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

Detailed Description

Definition at line 173 of file DNSRecord.java.


Constructor & Destructor Documentation

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

Definition at line 175 of file DNSRecord.java.

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

Definition at line 179 of file DNSRecord.java.


Member Function Documentation

ServiceInfo javax.jmdns.impl.DNSRecord.IPv4Address.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 206 of file DNSRecord.java.

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

Write this record into an outgoing message.

Implements javax.jmdns.impl.DNSRecord.

Definition at line 184 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