$search

javax::jmdns::NetworkTopologyEvent Class Reference

Inheritance diagram for javax::jmdns::NetworkTopologyEvent:
Inheritance graph
[legend]

List of all members.

Public Member Functions

abstract JmDNS getDNS ()
abstract InetAddress getInetAddress ()

Protected Member Functions

 NetworkTopologyEvent (final Object eventSource)

Static Private Attributes

static final long serialVersionUID = -8630033521752540987L

Detailed Description

Author:
Cédrik Lime, Pierre Frisch

Definition at line 12 of file NetworkTopologyEvent.java.


Constructor & Destructor Documentation

javax::jmdns::NetworkTopologyEvent::NetworkTopologyEvent ( final Object  eventSource  )  [inline, protected]

Constructs a Service Event.

Parameters:
eventSource The DNS on which the Event initially occurred.
Exceptions:
IllegalArgumentException if source is null.

Definition at line 27 of file NetworkTopologyEvent.java.


Member Function Documentation

abstract JmDNS javax::jmdns::NetworkTopologyEvent::getDNS (  )  [pure virtual]

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

Returns:
JmDNS instance

Implemented in javax::jmdns::impl::NetworkTopologyEventImpl.

abstract InetAddress javax::jmdns::NetworkTopologyEvent::getInetAddress (  )  [pure virtual]

The Internet address affected by this event.

Returns:
InetAddress

Implemented in javax::jmdns::impl::NetworkTopologyEventImpl.


Member Data Documentation

final long javax::jmdns::NetworkTopologyEvent::serialVersionUID = -8630033521752540987L [static, private]

Reimplemented in javax::jmdns::impl::NetworkTopologyEventImpl.

Definition at line 17 of file NetworkTopologyEvent.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:33 2013