com.sun.cdc.io.j2me.btgoep
Class Protocol
java.lang.Object
com.sun.cdc.io.j2me.btgoep.Protocol
- All Implemented Interfaces:
- ConnectionBaseInterface
public class Protocol
- extends Object
- implements ConnectionBaseInterface
This class is Proxy for btgoep (OBEX over RFCOMM) Connection implementations used in WTK and MicroEmulator
Your application should not use this class directly.
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Protocol
public Protocol()
openPrim
public Connection openPrim(String name,
int mode,
boolean timeouts)
throws IOException
- Specified by:
openPrim
in interface ConnectionBaseInterface
- Throws:
IOException