javax.microedition.io
Interface StreamConnection

All Superinterfaces:
Connection, InputConnection, OutputConnection
All Known Subinterfaces:
ContentConnection

public interface StreamConnection
extends InputConnection, OutputConnection


Method Summary
 
Methods inherited from interface javax.microedition.io.InputConnection
openDataInputStream, openInputStream
 
Methods inherited from interface javax.microedition.io.Connection
close
 
Methods inherited from interface javax.microedition.io.OutputConnection
openDataOutputStream, openOutputStream
 
Methods inherited from interface javax.microedition.io.Connection
close
 



Copyright © 2001-2007 MicroEmulator Team. All Rights Reserved.