com.jproxy.proxy
Class TimeoutThread

java.lang.Object
  extended bycom.jproxy.proxy.util.ThreadSupport
      extended bycom.jproxy.proxy.TimeoutThread
All Implemented Interfaces:
java.lang.Runnable

public class TimeoutThread
extends ThreadSupport


Field Summary
 
Fields inherited from class com.jproxy.proxy.util.ThreadSupport
threads
 
Constructor Summary
TimeoutThread()
           
 
Method Summary
static void addSession(TunnelInvocationHandler handler)
           
 void body()
           
static void clearSessions()
           
 void stop()
           
 
Methods inherited from class com.jproxy.proxy.util.ThreadSupport
getThread, isRunning, isStopping, run, start, stop, stopAll
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeoutThread

public TimeoutThread()
Method Detail

stop

public void stop()
Overrides:
stop in class ThreadSupport

addSession

public static void addSession(TunnelInvocationHandler handler)

clearSessions

public static void clearSessions()

body

public void body()
          throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException


Copyright © JProxy LLC. All Rights Reserved.