Package peer2me.network.bluetooth

Class Summary
Bluetooth This class extends the Network and every Bluetooth network operation is controlled indirectly from this class.
BluetoothConnectionHandler This class is responsible for handling all incomming connections and messages except for pings.
BluetoothListener This class creates and opens up a connection so that other devices can establish a connection.
BluetoothNode This class is used to represent a remote Bluetooth device.
BluetoothObjectPush This class does the actual connecting and sending of data to a remote device.
BluetoothPingConnectionHandler This class is responsible for handling incomming ping-connections.
BluetoothPingListener This class creates and opens up a connection so that other devices can establish a connection.
BluetoothSearcher The purpose of this class is to search for nearby Bluetooth devices that runs the same application as the local node.
InstanceOfRemoteDevice This class extends javax.bluetooth.RemoteDevice.
MessageQueueProcessor This class processes the messagequeue that is located in Bluetooth.
Peer2MeHeaderSet This class contains user defined headers.
PingQueueProcessor This class processes the pingqueue that is located in Bluetooth.