A B C D E F G H I L M N O P R S T U V W

A

AbstractMessageFactory - Class in com.web_visage.ichat
Abstract class for implementing ichat message factories.
AbstractMessageFactory(String) - Constructor for class com.web_visage.ichat.AbstractMessageFactory
Constructor.
acceptVisitor(IChatMessageVisitor) - Method in class com.web_visage.ichat.IChatMessage
Accepts the IChatMessageVisitorimplementations.
acceptVisitor(IChatMessageVisitor) - Method in class com.web_visage.ichat.messages.IChatAlertMessage
 
acceptVisitor(IChatMessageVisitor) - Method in class com.web_visage.ichat.messages.IChatBoardMessage
 
acceptVisitor(IChatMessageVisitor) - Method in class com.web_visage.ichat.messages.IChatConnectMessage
 
acceptVisitor(IChatMessageVisitor) - Method in class com.web_visage.ichat.messages.IChatCreateLineMessage
 
acceptVisitor(IChatMessageVisitor) - Method in class com.web_visage.ichat.messages.IChatCreateMessage
 
acceptVisitor(IChatMessageVisitor) - Method in class com.web_visage.ichat.messages.IChatDisconnectMessage
 
acceptVisitor(IChatMessageVisitor) - Method in class com.web_visage.ichat.messages.IChatMeMessage
 
acceptVisitor(IChatMessageVisitor) - Method in class com.web_visage.ichat.messages.IChatReceivedMessage
 
acceptVisitor(IChatMessageVisitor) - Method in class com.web_visage.ichat.messages.IChatRefreshBoardMessage
 
acceptVisitor(IChatMessageVisitor) - Method in class com.web_visage.ichat.messages.IChatRefreshMessage
 
acceptVisitor(IChatMessageVisitor) - Method in class com.web_visage.ichat.messages.IChatRenameMessage
 
acceptVisitor(IChatMessageVisitor) - Method in class com.web_visage.ichat.messages.IChatStatusMessage
 
acceptVisitor(IChatMessageVisitor) - Method in class com.web_visage.ichat.messages.IChatStatusReqMessage
 
acceptVisitor(IChatMessageVisitor) - Method in class com.web_visage.ichat.messages.IChatTextMessage
 
addUser(IChatSender, String, EnumStatus) - Method in class com.web_visage.ichat.IChatUserList
Adds a new user to the list.
addUser(IChatSender, IChatUserInfo) - Method in class com.web_visage.ichat.IChatUserList
Adds new user to the list.
AlertMessageListener - Interface in com.web_visage.ichat.listeners
iChat "alert" message listener.
asByteArray() - Method in interface com.web_visage.ichat.ByteRepresentable
Converts a type to a raw byte array form.
asByteArray() - Method in class com.web_visage.ichat.IChatForwardMessage
Converts message into a raw byte form.
asByteArray() - Method in class com.web_visage.ichat.IChatServerForwardMessage
Returns byte representation of the message.

A B C D E F G H I L M N O P R S T U V W