aicas logoJamaica 3.2 release 62

javax.microedition.io
Interface InputConnection

All Superinterfaces:
Connection
All Known Subinterfaces:
ContentConnection, StreamConnection

public interface InputConnection
extends Connection


Method Summary
 DataInputStream openDataInputStream()
           
 InputStream openInputStream()
           
 
Methods inherited from interface javax.microedition.io.Connection
close
 

Method Detail

openDataInputStream

DataInputStream openDataInputStream()
                                    throws IOException
Throws:
IOException

openInputStream

InputStream openInputStream()
                            throws IOException
Throws:
IOException

aicas logoJamaica 3.2 release 62

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2008 aicas GmbH. All Rights Reserved.