Uses of Class
com.echomine.net.ConnectionVetoException

Packages that use ConnectionVetoException
com.echomine.net   
 

Uses of ConnectionVetoException in com.echomine.net
 

Methods in com.echomine.net that throw ConnectionVetoException
 void ConnectionListener.connectionStarting(ConnectionEvent e)
          This event is fired when a connection is just starting.
protected  void Connection.fireConnectionStarting(ConnectionEvent event, ConnectionEvent vetoEvent)
          convenience method to fire off connection starting events.
protected  void Connection.fireConnectionStartingWithoutVeto(ConnectionEvent event)
          this method is specially designed to fire off the event without capturing the veto exception.
 



Copyright © 2001-2005 Echomine. All Rights Reserved.