public interface OutputConnection extends Connection
| Modifier and Type | Method and Description |
|---|---|
DataOutputStream |
openDataOutputStream() |
OutputStream |
openOutputStream() |
closeDataOutputStream openDataOutputStream() throws IOException
IOExceptionOutputStream openOutputStream() throws IOException
IOException