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

N

name - Variable in class jabber.conversation.Conversation
 
name - Variable in class xmlstreamparser.HttpNode
 
name - Variable in class xmlstreamparser.Node
Node name ex: "stream:stream", or "iq"
new_convers - Static variable in class util.Contents
 
newComposingEvent(Conversation) - Method in interface jabber.JabberListener
 
newComposingEvent(Conversation) - Method in class jmc.MidletEventListener
ConversationListener method for a new message arrival from the server
newConversationEvent(Conversation) - Method in interface jabber.JabberListener
A roster (or group of rosters) has set up a conversation with the user
newConversationEvent(Conversation) - Method in class jmc.MidletEventListener
ConversationListener method for a new chat start notification
newInvitationEvent(String, String) - Method in interface jabber.JabberListener
A new invitation has been received.
newInvitationEvent(String, String) - Method in class jmc.MidletEventListener
ConversationListener method for a new invitation arrival from a jid
newMessageEvent(Conversation, int) - Method in interface jabber.JabberListener
A new message has been received for the given conversation.
newMessageEvent(Conversation, int) - Method in class jmc.MidletEventListener
ConversationListener method for a new message arrival from the server
nick - Variable in class jabber.conversation.GroupChat
 
no_changes - Static variable in class util.Contents
 
noData - Static variable in class util.Contents
 
noData - Static variable in class util.Datas
 
Node - Class in xmlstreamparser
Basic functions: - hasAttribute= attributes.containsKey("attribute name"); - Get attribute value= attributes.get("attribute name"); - Add attribute= attributes.put("attribute name", "attribute value"); - Get child= children.get(i); - Add child= children.add(child); Note that string values must not be null: empty strings are used instead.
Node(Node) - Constructor for class xmlstreamparser.Node
Constructor.
Node(HttpNode) - Constructor for class xmlstreamparser.Node
Constructor/Converter
nodeEnd(Node) - Method in class jmc.connection.CommunicationManager
 
nodeEnd(Node) - Method in interface xmlstreamparser.ParserListener
Called whenever the parser finishes a node.
nodeStart(Node) - Method in class jmc.connection.CommunicationManager
 
nodeStart(Node) - Method in interface xmlstreamparser.ParserListener
Called when the parser starts a new node ...
noGtw - Static variable in class util.Contents
 
noJud - Static variable in class util.Contents
 
noPhone - Static variable in class util.Contents
 
noRoster - Static variable in class util.Contents
 
noSavedPhone - Static variable in class util.Contents
 
notifyConnect(StreamConnection, InputStream, OutputStream) - Method in class jmc.connection.CommunicationManager
Notifies connection to midlet Modified by Gabriele Bianchi 05/01/2006
notifyError(Conversation, Message) - Method in interface jabber.JabberListener
An error occured on the given conversation
notifyError(Conversation, Message) - Method in class jmc.MidletEventListener
ConversationListener method for the chat notification error
notifyJudInfo(String) - Method in interface jabber.JabberListener
 
notifyJudInfo(String) - Method in class jmc.MidletEventListener
RosterListener method for alerting a new jud search response event
notifyNoConnectionOn(String) - Method in class jmc.connection.CommunicationManager
 
notifyPresence(Jid, String) - Method in interface jabber.JabberListener
 
notifyPresence(Jid, String) - Method in class jmc.MidletEventListener
PresenceListener method for presence notifications
notifyPresenceError(String) - Method in interface jabber.JabberListener
 
notifyPresenceError(String) - Method in class jmc.MidletEventListener
Notify an error in presence management
notifyRoster() - Method in interface jabber.JabberListener
 
notifyRoster() - Method in class jmc.MidletEventListener
RosterListener method for the reading of the roster items list

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