|
JmDNS 3.4.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceTypeListener
Listener for service types.
Method Summary | |
---|---|
void |
serviceTypeAdded(ServiceEvent event)
A new service type was discovered. |
void |
subTypeForServiceTypeAdded(ServiceEvent event)
A new subtype for the service type was discovered. |
Method Detail |
---|
void serviceTypeAdded(ServiceEvent event)
event
- The service event providing the fully qualified type of the service.void subTypeForServiceTypeAdded(ServiceEvent event)
<sub>._sub.<app>.<protocol>.<servicedomain>.<parentdomain>.
event
- The service event providing the fully qualified type of the service with subtype.
|
JmDNS 3.4.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |