Uses of Class
io.github.shsmysore.fcmjava.client.utils.OutParameter
-
Packages that use OutParameter Package Description io.github.shsmysore.fcmjava.client.http.apache.utils -
-
Uses of OutParameter in io.github.shsmysore.fcmjava.client.http.apache.utils
Methods in io.github.shsmysore.fcmjava.client.http.apache.utils with parameters of type OutParameter Modifier and Type Method Description static booleanRetryHeaderUtils. tryDetermineRetryDelay(org.apache.http.HttpResponse httpResponse, OutParameter<Duration> result)
-