IM Profile

Uses of Class
java.io.DataInputStream

Packages that use DataInputStream
com.siemens.icm.io.file   
javax.microedition.io Classes for the Generic Connection framework. 
 

Uses of DataInputStream in com.siemens.icm.io.file
 

Methods in com.siemens.icm.io.file that return DataInputStream
 DataInputStream FileConnection.openDataInputStream()
          Open and return a data input stream for a connection.
 

Uses of DataInputStream in javax.microedition.io
 

Methods in javax.microedition.io that return DataInputStream
 DataInputStream InputConnection.openDataInputStream()
          Open and return a data input stream for a connection.
static DataInputStream Connector.openDataInputStream(String name)
          Create and open a connection input stream.
 


IM Profile

Submit a comment or suggestion Version 2.0 of IM Profile Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright (c) 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road,Palo Alto, California, 94303, U.S.A. All Rights Reserved.