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
AbstractMessageFactory
          Abstract class for implementing ichat message factories.
ByteConverter
          Converts messages into a different form.
ByteRepresentable
          Defines a way to represent type as a raw byte array.
DefaultMessageFactory
          Creates client messages.
EnumIChatCommand
          Typesafe enumeration of the iChat commands.
EnumStatus
          Typesafe enumeration of the iChat user statuses.
IChatForwardMessage
          Public "transport" command.
IChatMessage
          Represents abstract iChat message structure.
IChatMessageConstants
          Contains iChat message constants.
IChatMessageFactory
           
IChatMessageVisitor
          iChat messages visitor interface.
IChatParameterAccessor
          Specifies access to the iChat parameter values.
IChatSender
          Class representing the iChat sender format.
IChatServerForwardMessage
          Server iChat forward message.
IChatUserInfo
          User information.
 

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
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.