Uses of Class
com.zerodeplibs.webpush.httpclient.PreparerBuilder.RequestPreparationInfo
-
Packages that use PreparerBuilder.RequestPreparationInfo Package Description com.zerodeplibs.webpush.httpclient Provides classes that help applications make HTTP requests for the delivery of push messages. -
-
Uses of PreparerBuilder.RequestPreparationInfo in com.zerodeplibs.webpush.httpclient
Methods in com.zerodeplibs.webpush.httpclient with parameters of type PreparerBuilder.RequestPreparationInfo Modifier and Type Method Description protected abstract TPreparerBuilder. buildInternal(PreparerBuilder.RequestPreparationInfo requestPreparationInfo)Creates a new "Preparer" with the givenrequestPreparationInfo.
-