|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpServletServicer | |
|---|---|
| net.officefloor.plugin.servlet.container | |
| net.officefloor.plugin.servlet.container.source | |
| net.officefloor.plugin.servlet.mapping | |
| Uses of HttpServletServicer in net.officefloor.plugin.servlet.container |
|---|
| Classes in net.officefloor.plugin.servlet.container that implement HttpServletServicer | |
|---|---|
class |
HttpServletContainerImpl
HttpServletContainer implementation. |
| Uses of HttpServletServicer in net.officefloor.plugin.servlet.container.source |
|---|
| Classes in net.officefloor.plugin.servlet.container.source that implement HttpServletServicer | |
|---|---|
class |
HttpServletTask
Task for a HttpServlet to service a HttpRequest. |
| Uses of HttpServletServicer in net.officefloor.plugin.servlet.mapping |
|---|
| Methods in net.officefloor.plugin.servlet.mapping that return HttpServletServicer | |
|---|---|
HttpServletServicer |
ServicerMappingImpl.getServicer()
|
HttpServletServicer |
ServicerMapping.getServicer()
Mapped HttpServletServicer. |
HttpServletServicer |
ServicerMapper.mapName(String name)
Obtains the HttpServletServicer by its name. |
HttpServletServicer |
ServicerMapperImpl.mapName(String name)
|
| Constructors in net.officefloor.plugin.servlet.mapping with parameters of type HttpServletServicer | |
|---|---|
ServicerMapperImpl(HttpServletServicer... servicers)
Initiate. |
|
ServicerMappingImpl(HttpServletServicer servicer,
String servletPath,
String pathInfo,
String queryString,
Map<String,String[]> parameters)
Initiate. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||