Package javax.microedition.io
Interface OutputConnection
- All Superinterfaces:
Connection
- All Known Subinterfaces:
CommConnection
,ContentConnection
,HttpConnection
,HttpsConnection
,SecureConnection
,SocketConnection
,StreamConnection
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface javax.microedition.io.Connection
close
-
Method Details
-
openDataOutputStream
- Throws:
IOException
-
openOutputStream
- Throws:
IOException
-