| Package | Description |
|---|---|
| com.echomine.net |
| Modifier and Type | Method and Description |
|---|---|
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.