|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JabberCode | |
---|---|
com.echomine.jabber | |
com.echomine.jabber.msg |
Uses of JabberCode in com.echomine.jabber |
---|
Classes in com.echomine.jabber that implement JabberCode | |
---|---|
class |
DefaultMessageParser
Contains a list of message parsers. |
class |
ErrorMessage
Contains the error messages and error codes associated with a specific error. |
class |
JabberChatMessage
This is the base message for working with private IM messages, group chats, and anything that is sent through the |
class |
JabberPresenceMessage
This parses the presence message and makes it easy to retrieve the information. |
Uses of JabberCode in com.echomine.jabber.msg |
---|
Classes in com.echomine.jabber.msg that implement JabberCode | |
---|---|
class |
AuthIQMessage
This message object deals with all the workings of sending and receiving authentication messages. |
class |
EventXMessage
This class supports the jabber:x:event namespace. |
class |
GatewayIQMessage
Add support to query gateways and request certain information from it. |
class |
LastIQMessage
Supports the jabber:iq:last namespace. |
class |
OOBIQMessage
Submits and parses a Out-Of-Band (OOB) IQ message. |
class |
OOBXMessage
Submits and parses a Out-Of-Band (OOB) IQ message. |
class |
RegisterIQMessage
Deals with messages for registering, password changes, user profile changes, etc. |
class |
RosterIQMessage
The roster message actually doesn't contain any attributes to the |
class |
SearchIQMessage
This message works with the jabber:iq:search namespace. |
class |
TimeIQMessage
Submits and parses a Client Time message. |
class |
VacationIQMessage
Works with vacation messages. |
class |
VersionIQMessage
Submits and parses a Client Version message. |
class |
XMLRPCMessage
sends and receives an XMLRPC message over Jabber's |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |