|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| BlueCoveConfigProperties | BlueCove runtime configuration properties. |
| BlueCoveLocalDeviceProperties | BlueCove specific LocalDevice properties. |
| BluetoothConnectionAccess | Used when client application has only access to Proxy of the connection. |
| BluetoothConnectionNotifierServiceRecordAccess | Used when client application has only access to Proxy of the connection. |
| BluetoothServerConnection | Marker to indicate accepted connections by service. |
| BluetoothStack | New native stack support should ONLY implement this interface. |
| DebugLog.LoggerAppender | Different log system can be injected in BlueCove using DebugLog.addAppender(customLoggerAppender) |
| DebugLog.LoggerAppenderExt | |
| Class Summary | |
|---|---|
| BlueCoveImpl | Singleton class used as holder for BluetoothStack. |
| BluetoothConnectionAccessAdapter | Helper class to create connection Proxy classes. |
| BluetoothConsts | Constants defined by Bluetooth and JSR-82 specifications |
| BluetoothStack.LibraryInformation | |
| DebugLog | BlueCove log system. |
| MicroeditionConnector | Implementation of javax.microedition.io.Connector |
| NativeLibLoader | Load native library from resources. |
| RemoteDeviceHelper | Implementation of RemoteDevice. |
| SelectServiceHandler | Implementation of DiscoveryAgent.selectService(). |
| ServiceRecordsRegistry | Maps ServiceRecord to ConnectionNotifier. |
| Utils | Conversion and JVM compatibility functions. |
| UtilsJavaSE | J2ME/J9 compatibility module. |
| UtilsJavaSE5 | Optional Java 5 compatibility module. |
| Exception Summary | |
|---|---|
| NotImplementedIOException | Thrown when current implementation do not implement the functionality. |
| NotSupportedIOException | Thrown when current native implementation can't implement the functionality. |
| NotSupportedRuntimeException | Thrown when current native implementation can't implement the functionality. |
| Error Summary | |
|---|---|
| NotImplementedError | Thrown when current implementation do not implement the functionality. |
BlueCove JSR-82 for J2SE implementation.
Your application should not use classes from this package. Some classes are made public because they are used in other implementation pakages See javax.bluetooth package for JSR-82 API.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||