com.ibm.oti.connection.btgoep
Class Connection
java.lang.Object
com.intel.bluetooth.BluetoothConnectionAccessAdapter
com.intel.bluetooth.btgoep.Connection
com.ibm.oti.connection.btgoep.Connection
- All Implemented Interfaces:
- CreateConnection, BluetoothConnectionAccess, BluetoothConnectionNotifierServiceRecordAccess, Connection, ClientSession, SessionNotifier
public class Connection
- extends Connection
This class is Proxy for btgoep (OBEX over RFCOMM) Connection implementations for IBM J9 support
No need to configure -Dmicroedition.connection.pkgs=com.intel.bluetooth when bluecove.jar installed to "%J9_HOME%\lib\jclMidp20\ext\
Your application should not use this class directly.
- Rating

Methods inherited from class com.intel.bluetooth.btgoep.Connection |
acceptAndOpen, acceptAndOpen, close, connect, createHeaderSet, delete, disconnect, get, getConnectionID, getImpl, getServiceRecord, put, setAuthenticator, setConnectionID, setParameters, setParameters2, setPath, updateServiceRecord |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Connection
public Connection()