Uses of Interface
com.github.mizosoft.methanol.RetryInterceptor.Listener
Packages that use RetryInterceptor.Listener
-
Uses of RetryInterceptor.Listener in com.github.mizosoft.methanol
Methods in com.github.mizosoft.methanol with parameters of type RetryInterceptor.ListenerModifier and TypeMethodDescriptionRetryInterceptor.Builder.listener(RetryInterceptor.Listener listener) Sets the listener for retry events.