Uses of Class
com.aspectran.web.servlet.WebActivityServlet
Packages that use WebActivityServlet
Package
Description
Contains a variant of the service interface for web application.
Provides servlets and listeners for integration with web application.
-
Uses of WebActivityServlet in com.aspectran.web.service
Methods in com.aspectran.web.service with parameters of type WebActivityServletModifier and TypeMethodDescriptionstatic DefaultWebService
DefaultWebServiceBuilder.build
(WebActivityServlet servlet) Returns a new instance ofDefaultWebService
.static DefaultWebService
DefaultWebServiceBuilder.build
(WebActivityServlet servlet, WebService rootWebService) Returns a new instance ofDefaultWebService
. -
Uses of WebActivityServlet in com.aspectran.web.servlet
Subclasses of WebActivityServlet in com.aspectran.web.servletModifier and TypeClassDescriptionclass
The Class SpecificIPAllowedWebActivityServlet.