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

A

activatePing() - Method in class peer2me.network.bluetooth.Bluetooth
Activates the ping functionality.
addElement(LogElementType, String) - Method in class peer2me.log.Log
Adds a new entry to the log
addElement(String, int) - Method in class peer2me.message.Message
Adds an int to this message
addElement(String, double) - Method in class peer2me.message.Message
Adds a double this message
addElement(String, char) - Method in class peer2me.message.Message
Adds a char this message
addElement(String, boolean) - Method in class peer2me.message.Message
Adds a boolean this message
addElement(String, String) - Method in class peer2me.message.Message
Adds a String this message
addElement(String, long) - Method in class peer2me.message.Message
Adds a long this message
addElement(String, float) - Method in class peer2me.message.Message
Adds a float this message
addElement(String, short) - Method in class peer2me.message.Message
Adds a short this message
addFile(String, String) - Method in class peer2me.message.Message
Adds a file to this message.
addFileInfo(String, FileInfo) - Method in class peer2me.message.Message
Adds information about a received file.
addNode(Node) - Method in class peer2me.group.Group
Adds a Node the group
addObjectBytes(String, byte[]) - Method in class peer2me.message.Message
Adds an array of bytes to this message as a messagePart.
addReceivedFile(String, FileObject) - Method in class peer2me.message.Message
When a message containing a file or a part of a file is received, a messapart containing the file must be created.
addRecipient(Node) - Method in class peer2me.message.Message
Adds a node to the collection of nodes that are to receive the message.
addRecipients(Group) - Method in class peer2me.message.Message
Sets an entire group of nodes as recipients of the message
addRecipients(Node[]) - Method in class peer2me.message.Message
Sets an array of nodes as recipients of this message
addSerializedObject(String, Object) - Method in class peer2me.message.Message
Adds a serialized object to this message.
ALLPRIMITIVES - Static variable in class peer2me.message.MessagePart
If this MessagePart contains a one or more primitive values (which is stored as an array of bytes}, the method MessagePart.getMessagePartType() will return this constant.

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