Package com.ning.http.client.ws
Interface WebSocketCloseCodeReasonListener
public interface WebSocketCloseCodeReasonListener
Extend the normal close listener with one that support the WebSocket's code and reason.
- See Also:
-
- "http://tools.ietf.org/html/rfc6455#section-5.5.1"
-
Method Summary
-
Method Details
-
onClose
Invoked when theWebSocketis close.- Parameters:
websocket-
-