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

R

read() - Method in class peer2me.message.SendFileObject
Reads a chunk of a file and returns the data in an array.
ReceivedFileObject - Class in peer2me.message
This class extends FileObject and implements Runnable and is used by the Message class.
ReceivedFileObject(String, long) - Constructor for class peer2me.message.ReceivedFileObject
Constructor that starts a thread when called.
RECIPIENTS - Static variable in class peer2me.network.bluetooth.Peer2MeHeaderSet
Can be used to send information about all the recipients in a message.
removeAllNodes() - Method in class peer2me.group.Group
Removes all nodes from the group
removeGroup(int) - Method in class peer2me.framework.Framework
Removes the Group at the given index.
removeGroup(String) - Method in class peer2me.framework.Framework
Removes the Group with the given name.
removeGroup(int) - Method in class peer2me.session.Session
Removes the Group at the given index.
removeGroup(String) - Method in class peer2me.session.Session
Removes the Group with the given name.
removeNode(int, Group) - Method in class peer2me.framework.Framework
Removes a Node with the given index from a Group.
removeNode(Node, Group) - Method in class peer2me.framework.Framework
Removes a Node from a Group.
removeNode(String) - Method in class peer2me.group.Group
Removes a Node with the given address
removeNode(Node) - Method in class peer2me.group.Group
Removes the specified Node
removeNode(int, Group) - Method in class peer2me.session.Session
Removes a Node with the given index from a Group.
removeNode(Node, Group) - Method in class peer2me.session.Session
Removes a Node from a Group.
removeNodeAt(int) - Method in class peer2me.group.Group
Removes a Node at the specified index
run() - Method in class peer2me.message.ReceivedFileObject
Creates a directory to store the file in if the directory does not exists.
run() - Method in class peer2me.message.SendFileObject
Retrives information about the size of the file and sets private variables.
run() - Method in class peer2me.network.bluetooth.BluetoothListener
Opens up a connection.
run() - Method in class peer2me.network.bluetooth.BluetoothPingListener
Opens up a connection.
run() - Method in class peer2me.network.bluetooth.MessageQueueProcessor
Runs as long as the private boolean processQueue is true.
run() - Method in class peer2me.network.bluetooth.PingQueueProcessor
Runs as long as the private boolean processQueue is true.
run() - Method in class peer2me.network.NetworkTimer
The method required from TimerTask which it called at det given rate.

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