public interface Connection
Modifier and Type | Method and Description |
---|---|
void |
close() |
InputStream |
getInputStream() |
OutputStream |
getOutputStream() |
InputStream getInputStream() throws IOException
IOException
OutputStream getOutputStream() throws IOException
IOException
void close()
Copyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.