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