Public Member Functions | Package Functions | Private Attributes | Static Private Attributes
javax.jmdns.impl.NetworkTopologyEventImpl Class Reference
Inheritance diagram for javax.jmdns.impl.NetworkTopologyEventImpl:
Inheritance graph
[legend]

List of all members.

Public Member Functions

NetworkTopologyEventImpl clone () throws CloneNotSupportedException
JmDNS getDNS ()
InetAddress getInetAddress ()
 NetworkTopologyEventImpl (JmDNS jmDNS, InetAddress inetAddress)
String toString ()

Package Functions

 NetworkTopologyEventImpl (NetworkTopologyListener jmmDNS, InetAddress inetAddress)

Private Attributes

final InetAddress _inetAddress

Static Private Attributes

static final long serialVersionUID = 1445606146153550463L

Detailed Description

Author:
Cédrik Lime, Pierre Frisch

Definition at line 15 of file NetworkTopologyEventImpl.java.


Constructor & Destructor Documentation

javax.jmdns.impl.NetworkTopologyEventImpl.NetworkTopologyEventImpl ( JmDNS  jmDNS,
InetAddress  inetAddress 
) [inline]

Constructs a Network Topology Event.

Parameters:
jmDNS
inetAddress
Exceptions:
IllegalArgumentExceptionif source is null.

Definition at line 32 of file NetworkTopologyEventImpl.java.

javax.jmdns.impl.NetworkTopologyEventImpl.NetworkTopologyEventImpl ( NetworkTopologyListener  jmmDNS,
InetAddress  inetAddress 
) [inline, package]

Definition at line 37 of file NetworkTopologyEventImpl.java.


Member Function Documentation

NetworkTopologyEventImpl javax.jmdns.impl.NetworkTopologyEventImpl.clone ( ) throws CloneNotSupportedException [inline]

Definition at line 78 of file NetworkTopologyEventImpl.java.

Returns the JmDNS instance associated with the event or null if it is a generic event.

Returns:
JmDNS instance

Implements javax.jmdns.NetworkTopologyEvent.

Definition at line 47 of file NetworkTopologyEventImpl.java.

The Internet address affected by this event.

Returns:
InetAddress

Implements javax.jmdns.NetworkTopologyEvent.

Definition at line 56 of file NetworkTopologyEventImpl.java.

Definition at line 61 of file NetworkTopologyEventImpl.java.


Member Data Documentation

Definition at line 22 of file NetworkTopologyEventImpl.java.

final long javax.jmdns.impl.NetworkTopologyEventImpl.serialVersionUID = 1445606146153550463L [static, private]

Reimplemented from javax.jmdns.NetworkTopologyEvent.

Definition at line 20 of file NetworkTopologyEventImpl.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