Uses of Class
net.webpdf.wsclient.session.rest.AbstractRestSession
-
Packages that use AbstractRestSession Package Description net.webpdf.wsclient.session.rest -
-
Uses of AbstractRestSession in net.webpdf.wsclient.session.rest
Subclasses of AbstractRestSession in net.webpdf.wsclient.session.rest Modifier and Type Class Description classRestWebServiceSessionAn instance ofRestWebServiceSessionestablishes and manages aWebServiceProtocol.RESTconnection with a webPDF server.
-