Class AEPluginProxyHandler.PluginHTTPProxyImpl

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private IPCInterface ipc  
      private java.net.Proxy proxy  
      private java.lang.String reason  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private PluginHTTPProxyImpl​(java.lang.String _reason, IPCInterface _ipc, java.net.Proxy _proxy)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void destroy()  
      java.net.Proxy getProxy()  
      java.lang.String proxifyURL​(java.lang.String url)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait