Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.protocol.msn.ProtocolProviderServiceMsnImpl

Packages that use ProtocolProviderServiceMsnImpl
net.java.sip.communicator.impl.protocol.msn   
 

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

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

Constructors in net.java.sip.communicator.impl.protocol.msn with parameters of type ProtocolProviderServiceMsnImpl
AdHocChatRoomMsnImpl(String name, ProtocolProviderServiceMsnImpl provider)
          Creates a new ad-hoc chat room for MSN named name, using the protocol provider provider.
AdHocChatRoomMsnImpl(String name, ProtocolProviderServiceMsnImpl provider, net.sf.jml.MsnSwitchboard switchboard)
          Creates a new ad-hoc chat room for MSN named name, using the protocol provider provider and the msn switchboard switchboard.
EventManager(ProtocolProviderServiceMsnImpl msnProvider, net.sf.jml.impl.BasicMessenger msnMessenger)
          Initializes a new EventManager instance which is to manage the events of a specific BasicMessenger as part of its operation for the purposes of a specific ProtocolProviderServiceMsnImpl.
OperationSetAdHocMultiUserChatMsnImpl(ProtocolProviderServiceMsnImpl provider)
          Creates an OperationSetAdHocMultiUserChatMsnImpl by specifying the parent provider.
OperationSetAvatarMsnImpl(ProtocolProviderServiceMsnImpl parentProvider, OperationSetServerStoredAccountInfo accountInfoOpSet)
           
OperationSetBasicInstantMessagingMsnImpl(ProtocolProviderServiceMsnImpl provider)
          Creates an instance of this operation set.
OperationSetFileTransferMsnImpl(ProtocolProviderServiceMsnImpl msnProvider)
          Create a new FileTransfer OperationSet over the specified Msn provider
OperationSetPersistentPresenceMsnImpl(ProtocolProviderServiceMsnImpl provider)
           
OperationSetServerStoredAccountInfoMsnImpl(ProtocolProviderServiceMsnImpl msnProvider, String uin)
          Constructor.
OperationSetTypingNotificationsMsnImpl(ProtocolProviderServiceMsnImpl provider)
           
RootContactGroupMsnImpl(ProtocolProviderServiceMsnImpl protocolProvider)
          Creates a ContactGroup instance.
ServerStoredContactListMsnImpl(OperationSetPersistentPresenceMsnImpl parentOperationSet, ProtocolProviderServiceMsnImpl 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.