Package org.olat.instantMessaging.syncservice

Interface Summary
InstantMessagingGroupSynchronisation  
InstantMessagingServerPluginVersion  
InstantMessagingSessionCount Description:
Counts Instant Messaging sessions either locally or clusterwide
InstantMessagingSessionItems Description:
get information about all logged in users either locally or clusterWide depending on the impl.
RemoteAccountCreation Interface for account creation of an instant messaging account on a suitable server.
 

Class Summary
AddUserToGroup Description:
Creates an XMPP package with a custom nameSpace and handles the response of it.
AddUserToGroup.Provider  
GroupCreate Description:
Creates an XMPP package with a custom nameSpace and handles the response of it.
GroupCreate.Provider  
GroupDelete Description:
Creates an XMPP package with a custom nameSpace and handles the response of it.
GroupDelete.Provider  
IMSessionItems<E> Description:
fetches a list of all currently logged in users on the IM server
IMSessionItems.Item  
PluginVersion Description:
Creates an XMPP package with a custom nameSpace and handles the response of it.
PluginVersion.Provider inner class
RemoteAccountCreationOverXMPP Description:
implementation of the account creator over XMPP messaging protocoll
RemoteGroupCreationOverXMPP Description:
creates groups on the remote IM server
RemotePluginVersionOverXMPP Description:
return plugin version
RemoteSessionCountOverXMPP Description:
counts IM sessions cluster wide by sending custom xmpp packet to IM server
RemoteSessionsOnIMServerOverXMPP  
RemoveUserFromGroup Description:
TODO: guido Class Description for AddUserToGroup
RemoveUserFromGroup.Provider  
SessionCount Description:
Creates an XMPP package with a custom nameSpace and handles the response of it.
SessionCount.Provider inner class
SessionCountLocal Description:
counts instant messaging sessions logged on on local vm
SessionItems Description:
Creates an XMPP package with a custom nameSpace and handles the response of it.
SessionItems.Provider inner class
SyncSingleUserTask Description:
Asynchronously synchronizes a single user with the instant messaging server group administration.
TestNamespaceHandlers  
UserCheck Description:
check whether an im accounts exists on the server or not
UserCheck.Provider inner class
UserCreate Description:
Creates an XMPP package with a custom nameSpace and handles the response of it.
UserCreate.Provider  
UserDelete Description:
Creates an XMPP package with a custom nameSpace and handles the response of it.
UserDelete.Provider