Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.service.protocol.AbstractOperationSetAvatar

Packages that use AbstractOperationSetAvatar
net.java.sip.communicator.impl.protocol.icq   
net.java.sip.communicator.impl.protocol.jabber   
net.java.sip.communicator.impl.protocol.msn   
net.java.sip.communicator.impl.protocol.sip   
 

Uses of AbstractOperationSetAvatar in net.java.sip.communicator.impl.protocol.icq
 

Subclasses of AbstractOperationSetAvatar in net.java.sip.communicator.impl.protocol.icq
 class OperationSetAvatarIcqImpl
          A simple implementation of the OperationSetAvatar interface for the icq protocol.
 

Uses of AbstractOperationSetAvatar in net.java.sip.communicator.impl.protocol.jabber
 

Subclasses of AbstractOperationSetAvatar in net.java.sip.communicator.impl.protocol.jabber
 class OperationSetAvatarJabberImpl
          A simple implementation of the OperationSetAvatar interface for the jabber protocol.
 

Uses of AbstractOperationSetAvatar in net.java.sip.communicator.impl.protocol.msn
 

Subclasses of AbstractOperationSetAvatar in net.java.sip.communicator.impl.protocol.msn
 class OperationSetAvatarMsnImpl
          A simple implementation of the OperationSetAvatar interface for the msn protocol.
 

Uses of AbstractOperationSetAvatar in net.java.sip.communicator.impl.protocol.sip
 

Subclasses of AbstractOperationSetAvatar in net.java.sip.communicator.impl.protocol.sip
 class OperationSetAvatarSipImpl
          A simple implementation of the OperationSetAvatar interface for the jabber protocol.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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