Package com.helixframework.okhttp.sla
Class ServiceLevelAgreementLoggingAction
java.lang.Object
com.helixframework.okhttp.sla.ServiceLevelAgreementLoggingAction
- All Implemented Interfaces:
BiConsumer<okhttp3.Request,Duration>
public class ServiceLevelAgreementLoggingAction
extends Object
implements BiConsumer<okhttp3.Request,Duration>
Logs exceeded SLAs in the
ServiceLevelAgreementInterceptor.-
Constructor Details
-
ServiceLevelAgreementLoggingAction
public ServiceLevelAgreementLoggingAction()
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceBiConsumer<okhttp3.Request,Duration>
-