$search

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, byte[] rawAddress)
 IPv4Address (String name, DNSRecordClass recordClass, boolean unique, int ttl, InetAddress addr)
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:
persistent if 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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends


zeroconf_jmdns
Author(s): Daniel Stonier
autogenerated on Wed Jan 16 12:20:34 2013