collie v0.10.16 (2018-08-30T07:51:38Z)
Dub
Repo
HTTPCodec.setCallback
collie
codec
http
codec
httpcodec
HTTPCodec
Set the callback to notify on ingress events @param callback The callback object
class
HTTPCodec
void
setCallback
(
CallBack
callback
)
Meta
Source
See Implementation
collie
codec
http
codec
httpcodec
HTTPCodec
aliases
StreamID
constructors
this
functions
createStream
detach
generateBody
generateChunkHeader
generateChunkTerminator
generateEOM
generateHeader
generateRstStream
generateWsFrame
getProtocol
getTransportDirection
isBusy
onConnectClose
onIngress
onTimeOut
setCallback
setParserPaused
shouldClose
supportsSessionFlowControl
supportsStreamFlowControl
interfaces
CallBack
static functions
getProtocolFormString
Set the callback to notify on ingress events @param callback The callback object