Package javax.microedition.io
Interface StreamConnection
- All Superinterfaces:
Connection,InputConnection,OutputConnection
- All Known Subinterfaces:
ContentConnection,HttpConnection
-
Method Summary
Methods inherited from interface javax.microedition.io.Connection
closeMethods inherited from interface javax.microedition.io.InputConnection
openDataInputStream, openInputStreamMethods inherited from interface javax.microedition.io.OutputConnection
openDataOutputStream, openOutputStream