Public Member Functions
javax.jmdns.NetworkTopologyListener Interface Reference
Inheritance diagram for javax.jmdns.NetworkTopologyListener:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void inetAddressAdded (NetworkTopologyEvent event)
void inetAddressRemoved (NetworkTopologyEvent event)

Detailed Description

Listener for network topology updates.

Author:
Cédrik Lime, Pierre Frisch

Definition at line 13 of file NetworkTopologyListener.java.


Member Function Documentation

A network address has been added.

Parameters:
eventThe NetworkTopologyEvent providing the name and fully qualified type of the service.

Implemented in javax.jmdns.impl.JmmDNSImpl, and com.github.rosjava.zeroconf_jmdns_suite.jmdns.Zeroconf.

A network address has been removed.

Parameters:
eventThe NetworkTopologyEvent providing the name and fully qualified type of the service.

Implemented in javax.jmdns.impl.JmmDNSImpl, and com.github.rosjava.zeroconf_jmdns_suite.jmdns.Zeroconf.


The documentation for this interface was generated from the following file:


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