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