Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.protocol.zeroconf.ProtocolProviderServiceZeroconfImpl

Packages that use ProtocolProviderServiceZeroconfImpl
net.java.sip.communicator.impl.protocol.zeroconf   
 

Uses of ProtocolProviderServiceZeroconfImpl in net.java.sip.communicator.impl.protocol.zeroconf
 

Methods in net.java.sip.communicator.impl.protocol.zeroconf that return ProtocolProviderServiceZeroconfImpl
 ProtocolProviderServiceZeroconfImpl OperationSetPersistentPresenceZeroconfImpl.findProviderForZeroconfUserID(String zeroconfUserID)
          Looks for a zeroconf protocol provider registered for a user id matching zeroconfUserID.
 ProtocolProviderServiceZeroconfImpl BonjourService.getPPS()
          Returns the corresponding ProtocolProviderService
 

Constructors in net.java.sip.communicator.impl.protocol.zeroconf with parameters of type ProtocolProviderServiceZeroconfImpl
BonjourService(int port, ProtocolProviderServiceZeroconfImpl pps)
          Creates a new instance of the Bonjour service thread
ContactGroupZeroconfImpl(String groupName, ProtocolProviderServiceZeroconfImpl parentProvider)
          Creates a ContactGroupZeroconfImpl with the specified name.
ContactZeroconfImpl(String bonjourId, ProtocolProviderServiceZeroconfImpl parentProvider, BonjourService bonjourService, String name, InetAddress ipAddress, int port)
          Creates an instance of a meta contact with the specified string used as a name and identifier.
OperationSetBasicInstantMessagingZeroconfImpl(ProtocolProviderServiceZeroconfImpl provider, OperationSetPersistentPresenceZeroconfImpl opSetPersPresence)
          Creates an instance of this operation set keeping a reference to the parent protocol provider and presence operation set.
OperationSetPersistentPresenceZeroconfImpl(ProtocolProviderServiceZeroconfImpl provider)
          Creates an instance of this operation set keeping a reference to the specified parent provider.
OperationSetTypingNotificationsZeroconfImpl(ProtocolProviderServiceZeroconfImpl provider)
          Creates a new instance of this operation set and keeps the parent provider as a reference.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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