Uses of Class
com.zerodeplibs.webpush.httpclient.OkHttpClientRequestPreparer
-
Packages that use OkHttpClientRequestPreparer Package Description com.zerodeplibs.webpush.httpclient Provides classes that help applications make HTTP requests for the delivery of push messages. -
-
Uses of OkHttpClientRequestPreparer in com.zerodeplibs.webpush.httpclient
Methods in com.zerodeplibs.webpush.httpclient that return types with arguments of type OkHttpClientRequestPreparer Modifier and Type Method Description static PreparerBuilder<OkHttpClientRequestPreparer>OkHttpClientRequestPreparer. getBuilder()Gets a newPreparerBuilderused to constructOkHttpClientRequestPreparer.
-