Package that implements Instant Messaging tools.
- ClientManager is a factory that creates, destroys and delivers the InstantMessagingClient
objects.
- ConferenceRoomManager is the factory for chatrooms.
- InstantMessagingModule serves for configuration purposes and delivers the configuration
that is done in build.properties to the demanding objects
- RegisterNewInstantMessagingUser creates the accouts on the IM-server based on the confiuration
in build.properties
Further information on the features and theoretical background of applying Instant Messaging tools to
a web-based learning environment you can find inside the master thesis of Guido Schnider called:
Instant Messaging Technologies in Learning Management Systems. The thesis you can find on the olat.org website.