Uses of Interface
io.stargate.sdk.audit.ServiceCallObserver
Packages that use ServiceCallObserver
-
Uses of ServiceCallObserver in io.stargate.sdk.audit
Classes in io.stargate.sdk.audit that implement ServiceCallObserverModifier and TypeClassDescriptionclassListener that log call in the Db -
Uses of ServiceCallObserver in io.stargate.sdk.http
Fields in io.stargate.sdk.http with type parameters of type ServiceCallObserverModifier and TypeFieldDescriptionprotected static Map<String, ServiceCallObserver<?, ?, ?>> RetryHttpClient.apiInvocationsObserversMapObservers.Methods in io.stargate.sdk.http with parameters of type ServiceCallObserverModifier and TypeMethodDescriptionstatic voidRetryHttpClient.registerListener(String name, ServiceCallObserver<?, ?, ?> listener) Register a new listener. -
Uses of ServiceCallObserver in io.stargate.sdk.http.audit
Classes in io.stargate.sdk.http.audit that implement ServiceCallObserverModifier and TypeClassDescriptionclassListener that log call in the DbclassListener that log call in the Db