public interface ConnectionListener
| Modifier and Type | Method and Description |
|---|---|
void |
connectionDown()
Called when a connection has failed.
|
void |
connectionEstablished()
Called when a connection has been established.
|
void connectionEstablished()
void connectionDown()
Copyright © 2004-2015 Hudson. All Rights Reserved.