@Deprecated public class ProxyConnectionHandler extends java.lang.Object implements BufferFlusher, java.io.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()
getFailureCount in interface BufferFlusherpublic void flush()
throws java.io.IOException
flush in interface BufferFlusherjava.io.IOException - throws an Exceptionpublic void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseablejava.io.IOExceptionCopyright © 2023. All rights reserved.