Package de.enough.polish.rmi.bluetooth

Interface Summary
BluetoothRemoteService Abstracts from different bluetooth protocols.
 

Class Summary
L2CapRemoteService A bluetooth service that allows the easy creation of desktop L2CAP based bluetooth services.
L2CapServer Waits for incoming L2CAP connections.
ObexRemoteService A bluetooth service that allows the easy creation of desktop Serial Port Protocol based bluetooth services.
ObexServer Waits for incoming serial port protocol connections.
SppRemoteService A bluetooth service that allows the easy creation of desktop Serial Port Protocol based bluetooth services.
SppServer Waits for incoming serial port protocol connections.