Uses of Interface
net.webpdf.wsclient.session.connection.http.HttpExecChainHandler
-
Packages that use HttpExecChainHandler Package Description net.webpdf.wsclient.session.connection.http -
-
Uses of HttpExecChainHandler in net.webpdf.wsclient.session.connection.http
Classes in net.webpdf.wsclient.session.connection.http that implement HttpExecChainHandler Modifier and Type Class Description classHttpAuthorizationHandlerAn instance ofHttpAuthorizationHandlermay be used for aClassicHttpRequestas aExecChainHandlerto provide authorization in the context of theExecChain.
-