Uses of Interface
net.webpdf.wsclient.session.soap.SoapSession
-
Packages that use SoapSession Package Description net.webpdf.wsclient.session.soap net.webpdf.wsclient.webservice.soap -
-
Uses of SoapSession in net.webpdf.wsclient.session.soap
Classes in net.webpdf.wsclient.session.soap that implement SoapSession Modifier and Type Class Description classAbstractSoapSession<T_SOAP_DOCUMENT extends SoapDocument>An instance ofAbstractSoapSessionestablishes and manages aWebServiceProtocol.SOAPconnection with a webPDF server.classSoapWebServiceSessionAn instance ofSoapWebServiceSessionestablishes and manages aWebServiceProtocol.SOAPconnection with a webPDF server. -
Uses of SoapSession in net.webpdf.wsclient.webservice.soap
-