Package javax.microedition.io
Interface SecureConnection
- All Superinterfaces:
Connection
,InputConnection
,OutputConnection
,SocketConnection
,StreamConnection
-
Field Summary
-
Method Summary
Methods inherited from interface javax.microedition.io.Connection
close
Methods inherited from interface javax.microedition.io.InputConnection
openDataInputStream, openInputStream
Methods inherited from interface javax.microedition.io.OutputConnection
openDataOutputStream, openOutputStream
Methods inherited from interface javax.microedition.io.SocketConnection
getAddress, getLocalAddress, getLocalPort, getPort, getSocketOption, setSocketOption
-
Method Details
-
getSecurityInfo
- Throws:
IOException
-