ConnectionCommConnection, ContentConnection, HttpConnection, HttpsConnection, SecureConnection, SocketConnection, StreamConnectionpublic interface InputConnection extends Connection
| Modifier and Type | Method | Description |
|---|---|---|
DataInputStream |
openDataInputStream() |
|
InputStream |
openInputStream() |
closeDataInputStream openDataInputStream() throws IOException
IOExceptionInputStream openInputStream() throws IOException
IOException