Inherits Continuation.
Public Member Functions | |
TSHttpSsnCallback (HttpClientSession *cs, TSEvent event) | |
int | event_handler (int, void *) |
Definition at line 4431 of file InkAPI.cc.
TSHttpSsnCallback::TSHttpSsnCallback | ( | HttpClientSession * | cs, | |
TSEvent | event | |||
) | [inline] |
Definition at line 4434 of file InkAPI.cc.
References event_handler(), and SET_HANDLER.
int TSHttpSsnCallback::event_handler | ( | int | , | |
void * | ||||
) | [inline] |
Definition at line 4440 of file InkAPI.cc.
References Continuation::handleEvent().
Referenced by TSHttpSsnCallback().