com.develop.jawin
Class WIN32Thread

java.lang.Object
  extended bycom.develop.jawin.Bootstrap
      extended bycom.develop.jawin.WIN32Thread

public class WIN32Thread
extends Bootstrap

Author:
Cyril

Constructor Summary
WIN32Thread()
           
 
Method Summary
 void exitInstance()
           
 void initInstance()
           
 void invokeAndWait(java.lang.Runnable r)
           
 void invokeLater(java.lang.Runnable r)
           
 void resume()
           
 int startMTA()
           
 int startSTA()
           
 void stop()
           
 void suspend()
           
 
Methods inherited from class com.develop.jawin.Bootstrap
init
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WIN32Thread

public WIN32Thread()
Method Detail

initInstance

public void initInstance()
                  throws java.lang.Throwable
Throws:
java.lang.Throwable

exitInstance

public void exitInstance()
                  throws java.lang.Throwable
Throws:
java.lang.Throwable

startSTA

public final int startSTA()
                   throws COMException
Throws:
COMException

startMTA

public final int startMTA()
                   throws COMException
Throws:
COMException

suspend

public final void suspend()
                   throws COMException
Throws:
COMException

resume

public final void resume()
                  throws COMException
Throws:
COMException

stop

public final void stop()
                throws COMException
Throws:
COMException

invokeLater

public final void invokeLater(java.lang.Runnable r)
                       throws COMException
Throws:
COMException

invokeAndWait

public final void invokeAndWait(java.lang.Runnable r)
                         throws COMException
Throws:
COMException


Composia Soft Ltd. Designed by Vitally Shelest. .