Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
N
O
P
R
S
T
W
G
GROUP_SYNC_PACKAGE
- Static variable in class peer2me.domain.
DataPackage
Group
- class peer2me.domain.
Group
.
This class represents a group of nodes running the same service (MIDlet).
Group()
- Constructor for class peer2me.domain.
Group
Constructor.
GroupSyncPackage
- class peer2me.domain.
GroupSyncPackage
.
A GroupSyncPackage is a package used internally in the framework to synchronize the groups containing the participants.
GroupSyncPackage(Node, String[], Node[])
- Constructor for class peer2me.domain.
GroupSyncPackage
Constructor
GroupSyncPackage()
- Constructor for class peer2me.domain.
GroupSyncPackage
Constructor used to create an empty GroupSyncPackage object to fill with the parseBytes() method
getAddress()
- Method in class peer2me.domain.
Node
This method returns the node address
getApplicationId()
- Method in class peer2me.network.
Network
This method returns the applicationId
getBlockSize()
- Method in class peer2me.util.
FileHandler
This method fetches the size of the blocks to read and write
getConnection()
- Method in class peer2me.network.
NodeConnection
This method returns the connection object.
getConnectionListener()
- Method in class peer2me.network.
Network
This method returns the ConnectionListener reference
getContent()
- Method in class peer2me.domain.
TextPackage
This method returns the text content of this TextPackage
getFileList(String)
- Method in interface peer2me.framework.
Framework
This method returns a list of the files in the given root directory on the device
getFileList(String)
- Method in class peer2me.framework.
FrameworkFrontEnd
This method returns a list of the files in the given root directory on the device
getFileList()
- Method in class peer2me.util.
FileHandler
This method returns a list of the files in the given file path on the device
getFilePath()
- Method in class peer2me.domain.
FilePackage
This method returns the file path of this FilePackage
getFileSize()
- Method in class peer2me.domain.
FilePackage
This method returns the file size of this FilePackage
getFileSize()
- Method in class peer2me.util.
FileHandler
This method returns the size of the this file
getFrameworkFrontEnd()
- Method in class peer2me.network.
Network
This method returns the FrameworkFrontEnd reference
getGroup()
- Method in class peer2me.framework.
FrameworkFrontEnd
This method returns the local representation of the group.
getInstance(FrameworkListener)
- Static method in class peer2me.framework.
FrameworkFrontEnd
This method creates an instance of FrameworkFrontEnd and returns it as a reference of type Framework.
getInstance(String)
- Static method in class peer2me.network.
Network
This method returns an instance of the preferred network.
getInstance()
- Static method in class peer2me.network.
Network
This method returns a reference to the instance of the preferred network.
getInstance()
- Static method in class peer2me.util.
Log
This method returns the only existing instance of the Log class
getLocalNode()
- Method in class peer2me.framework.
FrameworkFrontEnd
This method returns a reference to the local node.
getLog(int)
- Method in class peer2me.util.
Log
This method returns the desired log in a displayable format.
getNode(String)
- Method in class peer2me.domain.
Group
This method returns a node with the address specified as input
getNodeAddress(Object)
- Method in class peer2me.network.
Network
This method returns the node address.
getNodeAddress(Object)
- Method in class peer2me.network.bluetooth.
BluetoothNetwork
This method returns the node address.
getNodeConnection()
- Method in class peer2me.domain.
Node
This method returns the NodeConnection owned by this node
getNodeName()
- Method in class peer2me.domain.
Node
This method returns the name of the node
getParticipants()
- Method in class peer2me.domain.
GroupSyncPackage
This method returns a list of the nodes that are participating in the network (group)
getParticipatingNodeNames(FrameworkFrontEnd)
- Method in class peer2me.domain.
Group
This method returns a list containg the names (as keys) of the nodes participating in this group.
getParticipatingNodes()
- Method in class peer2me.domain.
Group
This method returns a list containing the nodes participating in this group.
getRecipients()
- Method in class peer2me.domain.
DataPackage
This method returns all the recipients of this data package
getRemoteNodeName(Object)
- Method in class peer2me.network.
Network
This method fetches the name of the remote node.
getRemoteNodeName(Object)
- Method in class peer2me.network.bluetooth.
BluetoothNetwork
This method fetches the name of the remote node.
getSendQueueSize()
- Method in class peer2me.network.
NodeConnection
This method return the size of the sendQue.
getSender()
- Method in class peer2me.domain.
DataPackage
This method returns the sender of this data package
getType()
- Method in class peer2me.domain.
DataPackage
This method returns an int indicating the type of data package
getUUIDString()
- Method in class peer2me.network.bluetooth.
BluetoothNetwork
This method returns the UUID string used as an identifier in the discovery process.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
N
O
P
R
S
T
W