com.sun.cdc.io.j2me.btgoep
Class Protocol

java.lang.Object
  extended bycom.sun.cdc.io.j2me.btgoep.Protocol
All Implemented Interfaces:
ConnectionBaseInterface

public class Protocol
extends java.lang.Object
implements ConnectionBaseInterface


Constructor Summary
Protocol()
           
 
Method Summary
 Connection openPrim(java.lang.String name, int mode, boolean timeouts)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Protocol

public Protocol()
Method Detail

openPrim

public Connection openPrim(java.lang.String name,
                           int mode,
                           boolean timeouts)
                    throws java.io.IOException
Specified by:
openPrim in interface ConnectionBaseInterface
Throws:
java.io.IOException