Uses of Class
io.stargate.sdk.audit.ServiceCallEvent
Packages that use ServiceCallEvent
-
Uses of ServiceCallEvent in io.stargate.sdk.audit
Classes in io.stargate.sdk.audit with type parameters of type ServiceCallEventModifier and TypeInterfaceDescriptioninterfaceServiceCallObserver<RESPONSE,S extends Service, T extends ServiceCallEvent<S>> If register in the HttpApisClient, will be triggered asynchronouslyMethods in io.stargate.sdk.audit with parameters of type ServiceCallEventModifier and TypeMethodDescriptionvoidServiceCallObserverAnsiLogger.onCall(ServiceCallEvent<Service> event) Process event. -
Uses of ServiceCallEvent in io.stargate.sdk.http.audit
Subclasses of ServiceCallEvent in io.stargate.sdk.http.auditModifier and TypeClassDescriptionclassEvent triggered for Api Invocation with input/output tracing.