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–2013 OSGi Alliance. All rights reserved.