public interface CometIO
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
boolean |
readAvailable(InputStream is) |
int |
readFully(InputStream is) |
int readFully(InputStream is) throws IOException
IOExceptionboolean readAvailable(InputStream is) throws IOException
IOExceptionInputStream getInputStream() throws IOException
IOException