hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
AbstractWebSocketMessageHandler.onContinuation
hunt
http
WebSocketConnection
AbstractWebSocketMessageHandler
Undocumented in source. Be warned that the author may not have intended to support it.
class
AbstractWebSocketMessageHandler
void
onContinuation
(
WebSocketConnection
connection
,
ByteBuffer
buffer
)
Meta
Source
See Implementation
hunt
http
WebSocketConnection
AbstractWebSocketMessageHandler
functions
onBinary
onClosed
onContinuation
onError
onOpen
onPing
onPong
onText