Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
B
Bluetooth
- Class in
peer2me.network.bluetooth
This class extends the
Network
and every Bluetooth network operation is controlled indirectly from this class.
Bluetooth()
- Constructor for class peer2me.network.bluetooth.
Bluetooth
Constructor that creates two empty queues for outgoing messages and pings
BluetoothConnectionHandler
- Class in
peer2me.network.bluetooth
This class is responsible for handling all incomming connections and messages except for pings.
BluetoothConnectionHandler(Connection, BluetoothListener, Bluetooth)
- Constructor for class peer2me.network.bluetooth.
BluetoothConnectionHandler
Constructor that sets local references to the parameters given
BluetoothListener
- Class in
peer2me.network.bluetooth
This class creates and opens up a connection so that other devices can establish a connection.
BluetoothListener(Bluetooth, Service)
- Constructor for class peer2me.network.bluetooth.
BluetoothListener
Constructor that sets some local variables and starts the thread
BluetoothNode
- Class in
peer2me.network.bluetooth
This class is used to represent a remote Bluetooth device.
BluetoothNode(RemoteDevice)
- Constructor for class peer2me.network.bluetooth.
BluetoothNode
Constructor.
BluetoothNode(RemoteDevice, String, String, String)
- Constructor for class peer2me.network.bluetooth.
BluetoothNode
Constructor.
BluetoothNode(LocalDevice)
- Constructor for class peer2me.network.bluetooth.
BluetoothNode
Constructor.
BluetoothObjectPush
- Class in
peer2me.network.bluetooth
This class does the actual connecting and sending of data to a remote device.
BluetoothPingConnectionHandler
- Class in
peer2me.network.bluetooth
This class is responsible for handling incomming ping-connections.
BluetoothPingConnectionHandler(Connection, Thread)
- Constructor for class peer2me.network.bluetooth.
BluetoothPingConnectionHandler
Constructor.
BluetoothPingListener
- Class in
peer2me.network.bluetooth
This class creates and opens up a connection so that other devices can establish a connection.
BluetoothPingListener(Bluetooth, Service)
- Constructor for class peer2me.network.bluetooth.
BluetoothPingListener
Constructor that sets some local variables and starts the thread
BluetoothSearcher
- Class in
peer2me.network.bluetooth
The purpose of this class is to search for nearby Bluetooth devices that runs the same application as the local node.
BOOLEAN
- Static variable in class peer2me.message.
MessagePart
If this MessagePart contains a boolean, the method
MessagePart.getMessagePartType()
will return this constant
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W