Connection
CommConnection
, ContentConnection
, HttpConnection
, HttpsConnection
, SecureConnection
, SocketConnection
, StreamConnection
public interface InputConnection extends Connection
Modifier and Type | Method | Description |
---|---|---|
DataInputStream |
openDataInputStream() |
|
InputStream |
openInputStream() |
close
DataInputStream openDataInputStream() throws IOException
IOException
InputStream openInputStream() throws IOException
IOException