HTTPSession.logInfoCallback

Undocumented in source.

Members

Functions

onActivateConnection
void onActivateConnection(HTTPSession )
Undocumented in source.
onCreate
void onCreate(HTTPSession )
Undocumented in source.
onDeactivateConnection
void onDeactivateConnection(HTTPSession )
Undocumented in source.
onDestroy
void onDestroy(HTTPSession )
Undocumented in source.
onEgressBufferCleared
void onEgressBufferCleared(HTTPSession )
Undocumented in source.
onEgressBuffered
void onEgressBuffered(HTTPSession )
Undocumented in source.
onFlowControlWindowClosed
void onFlowControlWindowClosed(HTTPSession )
Undocumented in source.
onIngressEOF
void onIngressEOF()
Undocumented in source.
onIngressLimitExceeded
void onIngressLimitExceeded(HTTPSession )
Undocumented in source.
onIngressMessage
void onIngressMessage(HTTPSession , HTTPMessage )
Undocumented in source.
onIngressPaused
void onIngressPaused(HTTPSession )
Undocumented in source.
onPingReplyReceived
void onPingReplyReceived()
Undocumented in source.
onPingReplySent
void onPingReplySent(ulong latency)
Undocumented in source.
onRequestBegin
void onRequestBegin(HTTPSession )
Undocumented in source.
onRequestEnd
void onRequestEnd(HTTPSession , uint maxIngressQueueSize)
Undocumented in source.
onSettingsOutgoingStreamsFull
void onSettingsOutgoingStreamsFull(HTTPSession )
Undocumented in source.
onSettingsOutgoingStreamsNotFull
void onSettingsOutgoingStreamsNotFull(HTTPSession )
Undocumented in source.
onTransactionDetached
void onTransactionDetached(HTTPSession )
Undocumented in source.

Meta