Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.protocol.zeroconf.jmdns
Interface ServiceTypeListener

All Superinterfaces:
EventListener

public interface ServiceTypeListener
extends EventListener

Listener for service types.

Version:
%I%, %G%
Author:
Arthur van Hoff, Werner Randelshofer

Method Summary
 void serviceTypeAdded(ServiceEvent event)
          A new service type was discovered.
 

Method Detail

serviceTypeAdded

void serviceTypeAdded(ServiceEvent event)
A new service type was discovered.

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

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.