|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mysql.jdbc.NetworkResources
class NetworkResources
Constructor Summary | |
---|---|
protected |
NetworkResources(java.net.Socket mysqlConnection,
java.io.InputStream mysqlInput,
java.io.OutputStream mysqlOutput)
|
Method Summary | |
---|---|
protected void |
forceClose()
Forcibly closes the underlying socket to MySQL. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected NetworkResources(java.net.Socket mysqlConnection, java.io.InputStream mysqlInput, java.io.OutputStream mysqlOutput)
Method Detail |
---|
protected final void forceClose()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |