jap
Class JAPController.WarnSmallBalanceOnDownloadListener

java.lang.Object
  extended by anon.proxy.AbstractHTTPConnectionListener
      extended by anon.proxy.HttpConnectionListenerAdapter
          extended by jap.JAPController.WarnSmallBalanceOnDownloadListener
Enclosing class:
JAPController

private class JAPController.WarnSmallBalanceOnDownloadListener
extends HttpConnectionListenerAdapter


Constructor Summary
JAPController.WarnSmallBalanceOnDownloadListener(int a_priority)
           
 
Method Summary
 void responseHeadersReceived(HTTPConnectionEvent event)
           
 
Methods inherited from class anon.proxy.HttpConnectionListenerAdapter
downstreamContentBytesReceived, requestHeadersReceived, upstreamContentBytesReceived
 
Methods inherited from class anon.proxy.AbstractHTTPConnectionListener
equals, getPriority, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAPController.WarnSmallBalanceOnDownloadListener

public JAPController.WarnSmallBalanceOnDownloadListener(int a_priority)
Method Detail

responseHeadersReceived

public void responseHeadersReceived(HTTPConnectionEvent event)
Overrides:
responseHeadersReceived in class HttpConnectionListenerAdapter