com.aelitis.azureus.core.networkmanager.impl.tcp
Interface ProxyLoginHandler.ProxyListener

Enclosing class:
ProxyLoginHandler

public static interface ProxyLoginHandler.ProxyListener


Method Summary
 void connectFailure(Throwable failure_msg)
          The proxied connection attempt failed.
 void connectSuccess()
          The proxied connection attempt succeeded.
 

Method Detail

connectSuccess

void connectSuccess()
The proxied connection attempt succeeded.


connectFailure

void connectFailure(Throwable failure_msg)
The proxied connection attempt failed.

Parameters:
failure_msg - failure reason