public interface ConnectionLostHandler
Modifier and Type | Method and Description |
---|---|
void |
connectionLost(StreamingConnection conn,
java.lang.Exception ex)
The connection will ping the server regularly to make sure the connection is up.
|
void connectionLost(StreamingConnection conn, java.lang.Exception ex)
conn
- The streaming connectionex
- any exception that was encountered