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