Package net.webpdf.wsclient.session.rest.documents
-
Interface Summary Interface Description DocumentManager<T_REST_DOCUMENT extends RestDocument> A class implementingDocumentManagerallows to monitor and interact with theRestDocuments uploaded to aRestSessionof the webPDF server.RestDocument A class implementingRestDocumentrepresents a document, that has been uploaded to a webPDF server.RestDocumentState<T_DOCUMENT extends RestDocument> An instance ofRestDocumentStaterepresents the internal state of aRestDocument, that has been uploaded to a webPDF server. -
Class Summary Class Description AbstractDocumentManager<T_REST_DOCUMENT extends RestDocument> An instance ofAbstractDocumentManagerallows to monitor and interact with theRestDocuments uploaded to aRestSessionof the webPDF server.RestWebServiceDocument An instance ofRestWebServiceDocumentrepresents a document, that has been uploaded to a webPDF server.RestWebServiceDocumentManager An instance ofRestWebServiceDocumentManagerallows to monitor and interact with theRestWebServiceDocuments uploaded to aRestSessionof the webPDF server.RestWebServiceDocumentState An instance ofRestWebServiceDocumentStaterepresents the internal state of aRestWebServiceDocument, that has been uploaded to a webPDF server.