Index
All Classes and Interfaces|All Packages
A
- ai.codekarma - package ai.codekarma
C
- CKRequestHandler - Interface in ai.codekarma
-
Handles request lifecycle events for an active inbound request.
- CKRequestProvider - Class in ai.codekarma
-
Entry point for request lifecycle tracking in applications using this SDK.
- CKRequestProvider() - Constructor for class ai.codekarma.CKRequestProvider
O
- onEnd(int) - Method in interface ai.codekarma.CKRequestHandler
-
Completes the request lifecycle with the final HTTP status code.
S
- startAndGet(String, Map) - Static method in class ai.codekarma.CKRequestProvider
-
Starts tracking a request lifecycle and returns a handler for subsequent updates.
U
- updateRoute(String) - Method in interface ai.codekarma.CKRequestHandler
-
Updates route information for the active request lifecycle.
All Classes and Interfaces|All Packages