Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.protocol.yahoo.ProtocolProviderServiceYahooImpl

Packages that use ProtocolProviderServiceYahooImpl
net.java.sip.communicator.impl.protocol.yahoo   
 

Uses of ProtocolProviderServiceYahooImpl in net.java.sip.communicator.impl.protocol.yahoo
 

Methods in net.java.sip.communicator.impl.protocol.yahoo that return ProtocolProviderServiceYahooImpl
(package private)  ProtocolProviderServiceYahooImpl ServerStoredContactListYahooImpl.getParentProvider()
          Returns a reference to the provider that created us.
 

Constructors in net.java.sip.communicator.impl.protocol.yahoo with parameters of type ProtocolProviderServiceYahooImpl
AdHocChatRoomYahooImpl(ymsg.network.YahooConference multiUserChat, ProtocolProviderServiceYahooImpl provider)
          Creates an instance of a chat room that has been.
FileTransferImpl(ProtocolProviderServiceYahooImpl yahooProvider, String id, Contact contact, File file, int direction)
           
IncomingFileTransferRequestYahooImpl(ProtocolProviderServiceYahooImpl yahooProvider, OperationSetFileTransferYahooImpl fileTransferOpSet, Contact sender, Date date, String fileName, String fileSize, String id)
           
OperationSetAdHocMultiUserChatYahooImpl(ProtocolProviderServiceYahooImpl yahooProvider)
          Instantiates the user operation set with a currently valid instance of the Yahoo protocol provider.
OperationSetBasicInstantMessagingYahooImpl(ProtocolProviderServiceYahooImpl provider)
          Creates an instance of this operation set.
OperationSetFileTransferYahooImpl(ProtocolProviderServiceYahooImpl provider)
          Constructor
OperationSetPersistentPresenceYahooImpl(ProtocolProviderServiceYahooImpl provider)
           
OperationSetTypingNotificationsYahooImpl(ProtocolProviderServiceYahooImpl provider)
           
RootContactGroupYahooImpl(ProtocolProviderServiceYahooImpl protocolProvider)
          Creates a ContactGroup instance.
ServerStoredContactListYahooImpl(OperationSetPersistentPresenceYahooImpl parentOperationSet, ProtocolProviderServiceYahooImpl provider)
          Creates a ServerStoredContactList wrapper for the specified BuddyList.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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