Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.protocol.icq.InfoRetreiver

Packages that use InfoRetreiver
net.java.sip.communicator.impl.protocol.icq   
 

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

Methods in net.java.sip.communicator.impl.protocol.icq that return InfoRetreiver
protected  InfoRetreiver ProtocolProviderServiceIcqImpl.getInfoRetreiver()
          Returns the info retriever that we've initialized for the current session.
 

Constructors in net.java.sip.communicator.impl.protocol.icq with parameters of type InfoRetreiver
OperationSetServerStoredAccountInfoIcqImpl(InfoRetreiver infoRetreiver, String uin, ProtocolProviderServiceIcqImpl icqProvider)
          Creates instance of OperationSetServerStoredAccountInfo for icq protocol.
OperationSetServerStoredContactInfoIcqImpl(InfoRetreiver infoRetreiver, ProtocolProviderServiceIcqImpl icqProvider)
           
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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