|
|||||||||
| Home >> All >> com >> act365 >> [ net overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.act365.net
Class SocketWrenchSession

java.lang.Objectcom.act365.net.SocketWrenchSession
- public class SocketWrenchSession
- extends java.lang.Object
Manages the housekeeping tasks (mostly on Windows) associated with the startup and the shutdown of the library.
| Constructor Summary | |
SocketWrenchSession()
|
|
| Method Summary | |
(package private) static int |
_shutdown()
|
(package private) static int |
_startup()
|
protected void |
finalize()
Releases Winsock 2 resources on Windows. |
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
SocketWrenchSession
public SocketWrenchSession()
| Method Detail |
_startup
static int _startup()
throws java.net.SocketException
finalize
protected void finalize()
- Releases Winsock 2 resources on Windows.
_shutdown
static int _shutdown()
throws java.net.SocketException
|
|||||||||
| Home >> All >> com >> act365 >> [ net overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.act365.net.SocketWrenchSession