wt.method
Class WTAdapter40

java.lang.Object
  extended bywt.method.WTAdapter40

public class WTAdapter40
extends Object


Nested Class Summary
private  class WTAdapter40.InfoEngineThread
          Define a Thread subclass in which the Info*Engine server will run.
private  class WTAdapter40.ListeningThread
          Define a Thread subclass that the adapter will use in listening for requests from remote Info*Engine servers.
 
Constructor Summary
WTAdapter40()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WTAdapter40

public WTAdapter40()
Method Detail

run

public void run()
         throws WTException,
                IOException
Throws:
WTException
IOException