Package com.attivio.client.streaming
Interface StreamedResponseClient.PingHandler
-
- Enclosing class:
- StreamedResponseClient
public static interface StreamedResponseClient.PingHandler
Expert: PingHandler interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handlePing()
Handle receiving a ping.
-