public class NetworkResources
extends java.lang.Object
Constructor and Description |
---|
NetworkResources(java.net.Socket mysqlConnection,
java.io.InputStream mysqlInput,
java.io.OutputStream mysqlOutput) |
Modifier and Type | Method and Description |
---|---|
void |
forceClose()
Forcibly closes the underlying socket to MySQL.
|