Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.act365.net
Class SocketWrenchSession  view SocketWrenchSession download SocketWrenchSession.java

java.lang.Object
  extended bycom.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