Skip navigation links
A B C D E G I M O P S T U V W X 

A

AbstractChatManager - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
 
AbstractChatManager() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
afterRegister() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 

B

beforeMessageProcess(Message, Chat) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModuleExtension
 
beforeRegister() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule
 
beforeRegister() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 

C

CarbonReceivedEvent(SessionObject, MessageCarbonsModule.CarbonEventType, Message, Chat) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule.CarbonReceivedHandler.CarbonReceivedEvent
 
Chat - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
Representation chat with specified interlocutor.
Chat(long, Context) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
Creates new chat representation object.
ChatClosedEvent(SessionObject, Chat) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatClosedHandler.ChatClosedEvent
 
ChatCreatedEvent(SessionObject, Chat, Message) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatCreatedHandler.ChatCreatedEvent
 
ChatUpdatedEvent(SessionObject, Chat) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatUpdatedHandler.ChatUpdatedEvent
 
close(Chat) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
close(Chat) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
Destroy chat object.
context - Variable in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
createChat(JID, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
createChat(JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
Creates new chat object.
createChatInstance(Message, JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 
createMessage(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
Sends message in current chat.

D

disable(AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule
Disable carbons.
dispatch(MessageCarbonsModule.CarbonReceivedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule.CarbonReceivedHandler.CarbonReceivedEvent
 
dispatch(MessageModule.ChatClosedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatClosedHandler.ChatClosedEvent
 
dispatch(MessageModule.ChatCreatedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatCreatedHandler.ChatCreatedEvent
 
dispatch(MessageModule.ChatUpdatedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatUpdatedHandler.ChatUpdatedEvent
 
dispatch(MessageModule.MessageReceivedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.MessageReceivedHandler.MessageReceivedEvent
 

E

enable(AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule
Enable carbons.
executeBeforeMessageProcess(Message, Chat) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 

G

generateThreadID() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 
getCarbonType() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule.CarbonReceivedHandler.CarbonReceivedEvent
 
getChat(JID, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
getChat() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule.CarbonReceivedHandler.CarbonReceivedEvent
 
getChat() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatClosedHandler.ChatClosedEvent
 
getChat() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatCreatedHandler.ChatCreatedEvent
 
getChat() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatUpdatedHandler.ChatUpdatedEvent
 
getChat() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.MessageReceivedHandler.MessageReceivedEvent
 
getChatManager() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 
getChats() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
getChats() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
Returns all chat objects.
getContext() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
getEncapsulatedMessage() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule.CarbonReceivedHandler.CarbonReceivedEvent
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
getId() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
Return internal identifier of chat object.
getJid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
Returns interlocutor JID.
getMessage() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatCreatedHandler.ChatCreatedEvent
 
getSessionObject() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
Return SessionObject related to this chat.
getStanza() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.MessageReceivedHandler.MessageReceivedEvent
 
getThreadId() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
Returns thread-id.

I

initialize() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
isChatOpenFor(BareJID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
isMessageHandledByMUC(JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 

M

MessageCarbonsModule - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageCarbonsModule() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule
 
MessageCarbonsModule.CarbonEventType - Enum in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageCarbonsModule.CarbonReceivedHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageCarbonsModule.CarbonReceivedHandler.CarbonReceivedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageModule - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
Module to handle messages.
MessageModule() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 
MessageModule(AbstractChatManager) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 
MessageModule.ChatClosedHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageModule.ChatClosedHandler.ChatClosedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageModule.ChatCreatedHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageModule.ChatCreatedHandler.ChatCreatedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageModule.ChatUpdatedHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageModule.ChatUpdatedHandler.ChatUpdatedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageModule.MessageReceivedHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageModule.MessageReceivedHandler.MessageReceivedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageModuleExtension - Interface in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageReceivedEvent(SessionObject, Message, Chat) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.MessageReceivedHandler.MessageReceivedEvent
 

O

onCarbonReceived(SessionObject, MessageCarbonsModule.CarbonEventType, Message, Chat) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule.CarbonReceivedHandler
 
onChatClosed(SessionObject, Chat) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatClosedHandler
 
onChatCreated(SessionObject, Chat, Message) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatCreatedHandler
 
onChatUpdated(SessionObject, Chat) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatUpdatedHandler
 
onMessageReceived(SessionObject, Chat, Message) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.MessageReceivedHandler
 

P

process(Message) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule
 
process(Message) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
processReceivedCarbon(Message, Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule
 
processSentCarbon(Message, Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule
 

S

sendMessage(Chat, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
Sends message in passed chat.
sendMessage(Message) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
Sends message in passed chat.
sendMessage(Chat, String, List<? extends Element>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
Sends message in passed chat.
sendMessage(JID, String, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
Sends message.
setCarbonType(MessageCarbonsModule.CarbonEventType) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule.CarbonReceivedHandler.CarbonReceivedEvent
 
setChat(Chat) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule.CarbonReceivedHandler.CarbonReceivedEvent
 
setChat(Chat) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatClosedHandler.ChatClosedEvent
 
setChat(Chat) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatCreatedHandler.ChatCreatedEvent
 
setChat(Chat) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatUpdatedHandler.ChatUpdatedEvent
 
setContext(Context) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
setEncapsulatedMessage(Message) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule.CarbonReceivedHandler.CarbonReceivedEvent
 
setJid(JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
Sets interlocutor JID.
setMessage(Message) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatCreatedHandler.ChatCreatedEvent
 
setMessageModule(MessageModule) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
 
setThreadId(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
Sets thread-id.

T

tigase.jaxmpp.core.client.xmpp.modules.chat - package tigase.jaxmpp.core.client.xmpp.modules.chat
Support for sending messages and trace converstation.

U

update(Chat, JID, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 

V

valueOf(String) - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule.CarbonEventType
Returns the enum constant of this type with the specified name.
values() - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule.CarbonEventType
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeMessage(Message) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 

X

XMLNS_MC - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule
XMLNS of Message Carbons.
A B C D E G I M O P S T U V W X 
Skip navigation links

Copyright © 2006–2018 Tigase. All rights reserved.