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