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