public class ProxyConnectionHandler extends Object implements BufferFlusher, Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush()
Flushes buffer, if applicable
|
int |
getFailureCount()
Returns the number of failed writes to the server.
|
public int getFailureCount()
BufferFlushergetFailureCount in interface BufferFlusherpublic void flush()
throws IOException
BufferFlusherflush in interface BufferFlusherIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2019. All rights reserved.