anon.proxy
Class AnonProxyRequest.Response

java.lang.Object
  extended by anon.proxy.AnonProxyRequest.Response
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
AnonProxyRequest

final class AnonProxyRequest.Response
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
AnonProxyRequest.Response()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnonProxyRequest.Response

AnonProxyRequest.Response()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable