public interface OutputConnection extends Connection
Modifier and Type | Method and Description |
---|---|
DataOutputStream |
openDataOutputStream() |
OutputStream |
openOutputStream() |
close
DataOutputStream openDataOutputStream() throws IOException
IOException
OutputStream openOutputStream() throws IOException
IOException
Copyright © 2006-2015 OSGi Alliance. All Rights Reserved.