Uses of Class
org.caleigo.toolkit.tunnel.TunnelEvent

Packages that use TunnelEvent
org.caleigo.toolkit.tunnel   
 

Uses of TunnelEvent in org.caleigo.toolkit.tunnel
 

Methods in org.caleigo.toolkit.tunnel with parameters of type TunnelEvent
 void ITunnelListener.tunnelClosed(TunnelEvent event)
          Invoked when the ITunnel has been closed.
 void ITunnelListener.connectionLost(TunnelEvent event)
          Invoked on an ITunnel on the client side when the connection to the server has been lost.
 void HTTPTunnelServer.tunnelClosed(TunnelEvent event)
           
 void HTTPTunnelServer.connectionLost(TunnelEvent event)
           
 void AbstractTunnelServer.tunnelClosed(TunnelEvent event)
          Invoked when the ITunnel has been closed.
 void AbstractTunnelServer.connectionLost(TunnelEvent event)
          Invoked on an ITunnel on the client side when the connection to the server has been lost.
 



Copyright © 2005 Caleigo. All Rights Reserved.