Uses of Interface
com.github.mizosoft.methanol.RetryInterceptor.Listener
-
Packages that use RetryInterceptor.Listener Package Description com.github.mizosoft.methanol -
-
Uses of RetryInterceptor.Listener in com.github.mizosoft.methanol
Methods in com.github.mizosoft.methanol with parameters of type RetryInterceptor.Listener Modifier and Type Method Description RetryInterceptor.BuilderRetryInterceptor.Builder. listener(RetryInterceptor.Listener listener)Sets the listener for retry events.
-