Package de.aristaflow.adept2.ui.htmlgui.httpservice
package de.aristaflow.adept2.ui.htmlgui.httpservice
-
ClassDescriptionServlet implementation for the HTTP service of the HTML context.Simple HTTP service based on a
ServletService(an embedded servlet container).HTML-activities are provided a single HTTP-service which accepts data sent back to an activity and assigns it to a registered activity.AHTTPServiceprovides the means to register and deregister handlers for replies for an activity sent via HTTP.Dummy HTTP service for head-less clients.