|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Session
.
boolean
value that is assosiated with the key
char
value that is assosiated with the key
double
value that is assosiated with the key
LogElement
LogElement
based on the LogElementType
FileHandler
Message
which is contained in the first element in the list.
Node
which is contained in the first element in the list.
float
value that is assosiated with the key
Group
with the corresponding name.
Group
with the corresponding name.
Group
based on a Node
.
Group
at the given index in the collection of
groups in session.
Group
at the given index in the collection of
groups in session.
Node
.
Group
,
the Network
and the Service
.
getInstance(...)
- getInstance() -
Static method in class peer2me.util.FileHandler
- Gets a reference FileHandler using singelton
- getInt(String) -
Method in class peer2me.message.Message
- Returns the
int
value that is assosiated with the key
- getIntValue() -
Method in class peer2me.message.MessagePart
- A call to this method persumes that there exists a int in this MessagePart.
- getKey() -
Method in class peer2me.message.MessagePart
- Returns the key of this MessagePart
- getLastElement() -
Method in class peer2me.log.Log
- Gets the last element added to the log.
- getLocalConnectionURL() -
Method in class peer2me.network.bluetooth.Bluetooth
- Returns the connectionURL of the local node
- getLocalDevice() -
Method in class peer2me.session.Session
- Gets the
LocalDevice
- getLocalNode() -
Method in class peer2me.framework.Framework
- Returns the local node
- getLocalNode() -
Method in class peer2me.session.Session
- Gets the local
Node
- getLocalPingConnectionURL() -
Method in class peer2me.network.bluetooth.Bluetooth
- Returns the connectionURL that must be used to ping the local node
- getLog() -
Method in class peer2me.framework.Framework
- Gets a reference to
Log
- getLong(String) -
Method in class peer2me.message.Message
- Returns the
long
value that is assosiated with the key
- getLongValue() -
Method in class peer2me.message.MessagePart
- A call to this method persumes that there exists a long in this MessagePart.
- getMessageID() -
Method in class peer2me.message.Message
- Gets the ID of this message.
- getMessagePart(String) -
Method in class peer2me.message.Message
- Should only be used by the framework itself
- getMessagePartType() -
Method in class peer2me.message.MessagePart
- Returns what kind of MessagePart this is.
- getMessageQue() -
Method in class peer2me.network.bluetooth.Bluetooth
- Returns the list that contains all messages that are to be sent
- getMessageType() -
Method in class peer2me.message.Message
- Returns what kind of message this is
- getName() -
Method in class peer2me.group.Group
- Gets the name of the group
- getName() -
Method in class peer2me.network.NetworkNode
- Gets the name of the networknode
- getNetwork() -
Method in class peer2me.session.Session
- Gets a referecnce to
Network
- getNetworkNode() -
Method in class peer2me.node.Node
- Gets the
NetworkNode
the node
is based on.
- getNextElement() -
Method in class peer2me.log.Log
- Gets the next
LogElement
from the log.
- getNextNode() -
Method in class peer2me.message.SendableNodeInfo
- Returns the next node in the linked list if there is one
- getNode(String) -
Method in class peer2me.framework.Framework
- Gets a
Node
based on an address
Calling on the corresponding method in
Session
.
- getNode(int, Group) -
Method in class peer2me.framework.Framework
- Gets the
Node
at the given index
in the given Group
.
- getNode(String) -
Method in class peer2me.group.Group
- Gets a
Node
with the specified address
- getNode(String) -
Method in class peer2me.session.Session
- Gets a
Node
based on an address
- getNode(int, Group) -
Method in class peer2me.session.Session
- Gets the
Node
at the given index
in the given Group
.
- getNodeAddress() -
Method in class peer2me.message.SendableNodeInfo
- Returns the address to this node
- getNodeAt(int) -
Method in class peer2me.group.Group
- Gets a
Node
at det specified index
- getNodeName() -
Method in class peer2me.message.SendableNodeInfo
- Returns the name to this node
- getNodename() -
Method in class peer2me.node.Node
- Gets the name of the node
- getNodes() -
Method in class peer2me.group.Group
- Gets an array of
Node
in the group
- getNumberOfBytesJustRead() -
Method in class peer2me.message.SendFileObject
- Returns how many bytes was read during the last call to
SendFileObject.read()
- getNumberOfMessagesInList() -
Method in class peer2me.message.LinkedMessageList
- Returns the number of messages in the list
- getNumberOfNodes() -
Method in class peer2me.group.Group
- Returns the number of nodes in the group.
- getNumberOfNodesInList() -
Method in class peer2me.message.LinkedPingRecipientsList
- Returns the number of nodes in the list
- getObject() -
Method in class peer2me.message.ObjectInputStream
- Returns the object that was deserialized
- getObject() -
Method in class peer2me.network.NetworkNode
- Gets the universal object for the networknode
- getObjectBytes() -
Method in class peer2me.message.MessagePart
- A call to this method persumes that there exists an array of bytes in this MessagePart.
- getObjectClass() -
Method in class peer2me.network.bluetooth.BluetoothNode
- Returns the runtime class of object.
- getObjectType() -
Method in class peer2me.network.bluetooth.BluetoothNode
- Returns the value of the toString() method of the local variable object
- getPing() -
Method in class peer2me.node.Node
- Gets the number of ping-messages sent by the node
- getPingConnectionUrl() -
Method in class peer2me.message.SendableNodeInfo
- Returns the pingConnectionURL of the node in this class
- getPingConnectionURL() -
Method in class peer2me.network.bluetooth.BluetoothNode
- Gets the url that other nodes must use to ping the BluetoothNode
- getPingQue() -
Method in class peer2me.network.bluetooth.Bluetooth
- Returns the list that contains all pings that are to be sent
- getPreviousElement() -
Method in class peer2me.log.Log
- Gets the previous
LogElement
from the log.
- getReceivedFilesFolder() -
Method in class peer2me.util.FileHandler
- Gets the path to the folder where received files are stored
- getRecipients() -
Method in class peer2me.message.Message
- Returns all the recipients of this message
- getResponseCode() -
Method in class peer2me.network.bluetooth.Peer2MeHeaderSet
- Required method from interface.
- getSender() -
Method in class peer2me.message.Message
- Returns a Node representation of the sender of this message
- getSerializedObject(String) -
Method in class peer2me.message.Message
- Gets the serialized object that is assosiated with the given key
- getService() -
Method in class peer2me.session.Session
- Gets a reference to
Service
- getSession() -
Method in class peer2me.framework.Framework
- Gets a reference to
Session
- getShort(String) -
Method in class peer2me.message.Message
- Returns the
short
value that is assosiated with the key
- getShortValue() -
Method in class peer2me.message.MessagePart
- A call to this method persumes that there exists a short in this MessagePart.
- getString(String) -
Method in class peer2me.message.Message
- Returns the
String
value that is assosiated with the key
- getStringValue() -
Method in class peer2me.message.MessagePart
- A call to this method persumes that there exists a String in this MessagePart.
- getText() -
Method in class peer2me.log.LogElement
- Gets the description of the log-entry
- getThread() -
Method in class peer2me.network.bluetooth.BluetoothListener
- Returns the this class' thread
- getType() -
Method in class peer2me.log.LogElement
- Gets the type of log-entry
- Group - Class in peer2me.group
- A simple class for storing information
about a group and its nodes.
- Group(String) -
Constructor for class peer2me.group.Group
- Creates a new instance of Group.
- Group(String, Node[]) -
Constructor for class peer2me.group.Group
- Creates a new instance of Group with a name and existing nodes
- GroupNotFoundException - Exception in peer2me.exception
- This class represents an exception thrown when a group
cannot be found when trying to get a node or a group.
- GroupNotFoundException() -
Constructor for exception peer2me.exception.GroupNotFoundException
- Default constructor
- GroupNotFoundException(String) -
Constructor for exception peer2me.exception.GroupNotFoundException
- Default constructor
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |