Uses of Package
com.web_visage.ichat

Packages that use com.web_visage.ichat
com.web_visage.ichat   
com.web_visage.ichat.listeners   
com.web_visage.ichat.messages   
 

Classes in com.web_visage.ichat used by com.web_visage.ichat
AbstractMessageReader
          Abstract IChat message reader.
ByteRepresentable
          Defines a way to represent type as a raw byte array.
ConnectionResource
          IChat connection resource.
ConnectionResourceFactory
          IChat connection resource factory.
Controllable
          Specifies simple control methods.
DefaultMessageFactory
          Creates client messages.
EnumIChatCommand
          Typesafe enumeration of the iChat commands.
EnumStatus
          Typesafe enumeration of the iChat user statuses.
IChatBotProperties
          iChat bot property bean.
IChatForwardMessage
          Public "transport" command.
IChatMessage
          Represents abstract iChat message structure.
IChatMessageConstants
          Contains iChat message constants.
IChatMessageFactory
           
IChatMessageReceiverPair
          Wrapper for holding both message and receiver to which this message should be delivered to.
IChatMessageVisitor
          iChat messages visitor interface.
IChatParameterAccessor
          Specifies access to the iChat parameter values.
IChatReader
          Performs reading of IChat messages.
IChatResource
          IChat resource.
IChatSender
          Class representing the iChat sender format.
IChatServerForwardMessage
          Server iChat forward message.
IChatServiceBot
          iChat service bot framework.
IChatServiceThreadGroup
          IChat service thread operations.
IChatThread
          Represents common IChat thread type.
IChatUserInfo
          User information.
IChatUserList
          Provides a set of operations on the user list.
IChatWriter
          Writes messages to a channel/stream.
IncomingMessageQueue
          Message queue.
MessageQueueIsEmptyException
          Thrown in case when a user tries to access element of the empty message queue.
OutgoingMessagesQueue
          Outgoing messages queue.
 

Classes in com.web_visage.ichat used by com.web_visage.ichat.listeners
IChatUserInfo
          User information.
 

Classes in com.web_visage.ichat used by com.web_visage.ichat.messages
ByteRepresentable
          Defines a way to represent type as a raw byte array.
EnumStatus
          Typesafe enumeration of the iChat user statuses.
IChatMessage
          Represents abstract iChat message structure.
IChatMessageConstants
          Contains iChat message constants.
IChatMessageVisitor
          iChat messages visitor interface.
IChatParameterAccessor
          Specifies access to the iChat parameter values.
IChatSender
          Class representing the iChat sender format.