J2ME CDC

javax.microedition.io
Interface ConnectionBaseInterface


public interface ConnectionBaseInterface

Base class for Connection protocols. Temporary fix to break the dependency. - cania


Method Summary
 Connection openPrim(String name, int mode, boolean timeouts)
           
 

Method Detail

openPrim

public Connection openPrim(String name,
                           int mode,
                           boolean timeouts)
                    throws IOException

J2ME CDC

Java is a trademark or registred trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road,
Palo, Alto, California, 94303, U.S.A All Rights Reserved.