|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WebConnectionListener
A listener for waiting on web connections.
| Method Summary | |
|---|---|
void |
connectionEstablished(WebConnection wc)
A connection has been made. |
void |
failed(Exception e)
Creating the connection failed. |
void |
timeout()
Creating the connection timed out. |
| Method Detail |
|---|
void connectionEstablished(WebConnection wc)
wc - the now open connectionvoid timeout()
void failed(Exception e)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||