@Deprecated public class ProxyConnectionHandler extends Object implements BufferFlusher, Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Deprecated.
|
void |
flush()
Deprecated.
Flushes buffer, if applicable
|
int |
getFailureCount()
Deprecated.
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 © 2020. All rights reserved.