Public Member Functions | Protected Member Functions | Static Private Attributes
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:
eventSourceThe DNS on which the Event initially occurred.
Exceptions:
IllegalArgumentExceptionif 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:


zeroconf_jmdns_suite
Author(s): Daniel Stonier
autogenerated on Thu Aug 27 2015 15:50:27