Uses of Package
de.aristaflow.adept2.ui.htmlgui
-
Classes in de.aristaflow.adept2.ui.htmlgui used by de.aristaflow.adept2.ui.htmlgui Class Description AbstractHTMLContext ThisGUIContext
enables the usage of HTML as graphical user interface.HTMLContext HTMLContext
provides the means to create an HTML-document as user-interface for an executed component.HTMLContext.Attachment AnAttachment
represents either binary data or a (text) file uploaded to the HTTP-service.HTMLContext.HTTPReply TheHTTPReply
wraps the data sent as GET or POST to the web server.HTMLContext.Response A HTTP-response to be sent to the HTTP-client.TransferredURLContext A simple implementation of the transfer object for aURLContext
.URLContext AURLContext
just provides an URL. -
Classes in de.aristaflow.adept2.ui.htmlgui used by de.aristaflow.adept2.ui.htmlgui.executionenvironments Class Description HTMLContext HTMLContext
provides the means to create an HTML-document as user-interface for an executed component.HTMLContext.HTTPReply TheHTTPReply
wraps the data sent as GET or POST to the web server.HTMLContext.Response A HTTP-response to be sent to the HTTP-client. -
Classes in de.aristaflow.adept2.ui.htmlgui used by de.aristaflow.adept2.ui.htmlgui.httpservice Class Description HTMLContext.Attachment AnAttachment
represents either binary data or a (text) file uploaded to the HTTP-service.HTMLContext.HTTPReply TheHTTPReply
wraps the data sent as GET or POST to the web server.HTMLContext.Response A HTTP-response to be sent to the HTTP-client. -
Classes in de.aristaflow.adept2.ui.htmlgui used by de.aristaflow.adept2.ui.swtgui Class Description AbstractHTMLContext ThisGUIContext
enables the usage of HTML as graphical user interface.HTMLContext HTMLContext
provides the means to create an HTML-document as user-interface for an executed component.URLContext AURLContext
just provides an URL.