Class | Description |
---|---|
HttpFrameworkServlet |
An HTTP servlet implementation which provides integration between the Servlet
API and the common HTTP Framework.
|
HttpFrameworkServletContextListener |
A
ServletContextListener that sets String keyed
HttpApplication instances as attributes on the
ServletContext . |
ServletSession |
Exposes the session managed by the servlet container as an exchange session.
|
Enum | Description |
---|---|
ServletRoutingBase |
Determines whether the context path and/or the servlet path will get
consumed when routing to the
HttpApplication . |
Copyright © 2025 Open Identity Platform Community. All rights reserved.