$search

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:
IllegalArgumentException if 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.

JmDNS javax::jmdns::impl::NetworkTopologyEventImpl::getDNS (  )  [inline, virtual]

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.

InetAddress javax::jmdns::impl::NetworkTopologyEventImpl::getInetAddress (  )  [inline, virtual]

The Internet address affected by this event.

Returns:
InetAddress

Implements javax::jmdns::NetworkTopologyEvent.

Definition at line 56 of file NetworkTopologyEventImpl.java.

String javax::jmdns::impl::NetworkTopologyEventImpl::toString (  )  [inline]

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends


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