|
JmDNS 0.4.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Listener for service updates.
| Method Summary | |
void |
serviceAdded(ServiceEvent event)
A service has been added. |
void |
serviceRemoved(ServiceEvent event)
A service has been removed. |
void |
serviceResolved(ServiceEvent event)
A service has been resolved. |
| Method Detail |
public void serviceAdded(ServiceEvent event)
event - The ServiceEvent providing the name and fully qualified type
of the service.public void serviceRemoved(ServiceEvent event)
event - The ServiceEvent providing the name and fully qualified type
of the service.public void serviceResolved(ServiceEvent event)
event - The ServiceEvent providing the name, the fully qualified
type of the service, and the service info record, or null if the service
could not be resolved.
|
JmDNS 0.4.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||