$search

javax::jmdns::ServiceTypeListener Interface Reference

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

List of all members.

Public Member Functions

void subTypeForServiceTypeAdded (ServiceEvent event)

Package Functions

void serviceTypeAdded (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

void javax::jmdns::ServiceTypeListener::serviceTypeAdded ( ServiceEvent  event  )  [package]

A new service type was discovered.

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

Implemented in ros::zeroconf::jmdns::BrowserOriginal, and ros::zeroconf::jmdns::Zeroconf.

void javax::jmdns::ServiceTypeListener::subTypeForServiceTypeAdded ( ServiceEvent  event  ) 

A new subtype for the service type was discovered.

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

Implemented in ros::zeroconf::jmdns::BrowserOriginal, and ros::zeroconf::jmdns::Zeroconf.


The documentation for this interface 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