Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
C G I L M O P R S

C

constructReply() - Method in class org.media.mn8.protocol.jabber.datablocks.Iq
Construct a reply message
constructReply() - Method in class org.media.mn8.protocol.jabber.datablocks.Message
Construct a reply message
constructReply() - Method in class org.media.mn8.protocol.jabber.datablocks.Presence
Construct a reply message

G

getBody() - Method in class org.media.mn8.protocol.jabber.datablocks.Message
Method to get the message body
getSubject() - Method in class org.media.mn8.protocol.jabber.datablocks.Message
Method to get the message subject
getTagName() - Method in class org.media.mn8.protocol.jabber.datablocks.Iq
Method to return the tag name
getTagName() - Method in class org.media.mn8.protocol.jabber.datablocks.Login
Method to return the tag name
getTagName() - Method in class org.media.mn8.protocol.jabber.datablocks.Message
Get the tag start marker
getTagName() - Method in class org.media.mn8.protocol.jabber.datablocks.Presence
Method to get the name of the tag
getTextForChildBlock(String) - Method in class org.media.mn8.protocol.jabber.datablocks.Message
Method to return the text for a given child block

I

Iq - class org.media.mn8.protocol.jabber.datablocks.Iq.
Class representing the iq message block
Iq() - Constructor for class org.media.mn8.protocol.jabber.datablocks.Iq
Constructor.
Iq(String) - Constructor for class org.media.mn8.protocol.jabber.datablocks.Iq
Constructor.
Iq(JabberDataBlock, Hashtable) - Constructor for class org.media.mn8.protocol.jabber.datablocks.Iq
Constructor including an Attribute list

L

Login - class org.media.mn8.protocol.jabber.datablocks.Login.
The class representing the login message.
Login(String, String, String) - Constructor for class org.media.mn8.protocol.jabber.datablocks.Login
Constructor.

M

Message - class org.media.mn8.protocol.jabber.datablocks.Message.
The class representing a Jabber message object
Message(String, String) - Constructor for class org.media.mn8.protocol.jabber.datablocks.Message
Constructor.
Message(String) - Constructor for class org.media.mn8.protocol.jabber.datablocks.Message
Constructor.
Message() - Constructor for class org.media.mn8.protocol.jabber.datablocks.Message
Default Constructor.
Message(JabberDataBlock, Hashtable) - Constructor for class org.media.mn8.protocol.jabber.datablocks.Message
Constructor for incomming messages

O

org.media.mn8.protocol.jabber.datablocks - package org.media.mn8.protocol.jabber.datablocks
 

P

Presence - class org.media.mn8.protocol.jabber.datablocks.Presence.
Class representing the presence message block.
Presence(JabberDataBlock, Hashtable) - Constructor for class org.media.mn8.protocol.jabber.datablocks.Presence
Constructor.
Presence() - Constructor for class org.media.mn8.protocol.jabber.datablocks.Presence
Default constructor for outgoing presence messages.

R

Roster - class org.media.mn8.protocol.jabber.datablocks.Roster.
Class representing the presence message block.
Roster(JabberDataBlock, Hashtable) - Constructor for class org.media.mn8.protocol.jabber.datablocks.Roster
Constructor.
Roster() - Constructor for class org.media.mn8.protocol.jabber.datablocks.Roster
Default constructor for outgoing presence messages.

S

setAvailable() - Method in class org.media.mn8.protocol.jabber.datablocks.Presence
Method to fill this presence object with the information neccessary to indicate the client is available.
setBodyText(String) - Method in class org.media.mn8.protocol.jabber.datablocks.Message
Method to set the body text.
setHTMLBodyText(String) - Method in class org.media.mn8.protocol.jabber.datablocks.Message
Method to set the body text written in HTML.
setProbe() - Method in class org.media.mn8.protocol.jabber.datablocks.Presence
Method to fill this presence object with the information neccessary to do a probe.
setRequestRoster() - Method in class org.media.mn8.protocol.jabber.datablocks.Roster
Method to fill this presence object with the information neccessary to indicate the client is available.
setSubject(String) - Method in class org.media.mn8.protocol.jabber.datablocks.Message
Method to set the subject text.
setSubscribe() - Method in class org.media.mn8.protocol.jabber.datablocks.Presence
Method to fill this presence object with the information neccessary to do a probe.
setThread(String) - Method in class org.media.mn8.protocol.jabber.datablocks.Message
Method to set the message thread.
setType(String) - Method in class org.media.mn8.protocol.jabber.datablocks.Presence
Method to set the presence type
setUnavailable() - Method in class org.media.mn8.protocol.jabber.datablocks.Presence
Method to fill this presence object with the information neccessary to indicate the client is available.

C G I L M O P R S