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

List of all members.

Public Member Functions

void serviceTypeAdded (ServiceEvent event)
void subTypeForServiceTypeAdded (ServiceEvent event)

Detailed Description

Listener for service types.

Author:
Arthur van Hoff, Werner Randelshofer

Definition at line 14 of file ServiceTypeListener.java.


Member Function Documentation

A new service type was discovered.

Parameters:
eventThe service event providing the fully qualified type of the service.

Implemented in com.github.rosjava.zeroconf_jmdns_suite.jmdns.Zeroconf, and ros.zeroconf.jmdns.BrowserOriginal.

A new subtype for the service type was discovered.

 <sub>._sub.<app>.<protocol>.<servicedomain>.<parentdomain>.
 
Parameters:
eventThe service event providing the fully qualified type of the service with subtype.
Since:
3.2.0

Implemented in com.github.rosjava.zeroconf_jmdns_suite.jmdns.Zeroconf, and ros.zeroconf.jmdns.BrowserOriginal.


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