Package | Description |
---|---|
net.officefloor.plugin.servlet.container | |
net.officefloor.plugin.servlet.container.source | |
net.officefloor.plugin.servlet.mapping |
Modifier and Type | Class and Description |
---|---|
class |
HttpServletContainerImpl
HttpServletContainer implementation. |
Modifier and Type | Class and Description |
---|---|
class |
HttpServletTask
|
Modifier and Type | Method and Description |
---|---|
HttpServletServicer |
ServicerMappingImpl.getServicer() |
HttpServletServicer |
ServicerMapping.getServicer()
Mapped
HttpServletServicer . |
HttpServletServicer |
ServicerMapperImpl.mapName(String name) |
HttpServletServicer |
ServicerMapper.mapName(String name)
Obtains the
HttpServletServicer by its name. |
Constructor and Description |
---|
ServicerMapperImpl(HttpServletServicer... servicers)
Initiate.
|
ServicerMappingImpl(HttpServletServicer servicer,
String servletPath,
String pathInfo,
String queryString,
Map<String,String[]> parameters)
Initiate.
|
Copyright © 2005–2016. All rights reserved.