public interface InputConnection extends Connection
Modifier and Type | Method and Description |
---|---|
DataInputStream |
openDataInputStream() |
InputStream |
openInputStream() |
close
DataInputStream openDataInputStream() throws IOException
IOException
InputStream openInputStream() throws IOException
IOException
Copyright © 2006–2013 OSGi Alliance. All rights reserved.