A B C D E F G H I J L M N O P R S T V W

A

addContextParam(ContextParamModel) - Method in class net.officefloor.plugin.servlet.webxml.model.WebAppModel
 
addCookie(Cookie) - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
addDateHeader(String, long) - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
addDispatcher(String) - Method in class net.officefloor.plugin.servlet.webxml.model.FilterMappingModel
 
addFilter(FilterModel) - Method in class net.officefloor.plugin.servlet.webxml.model.WebAppModel
 
addFilterMapping(String, String, String, MappingType...) - Method in class net.officefloor.plugin.servlet.filter.configuration.FilterMappings
Adds a FilterMapping.
addFilterMapping(FilterMappingModel) - Method in class net.officefloor.plugin.servlet.webxml.model.WebAppModel
 
addHeader(String, String) - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
addHeader(String, String) - Method in class net.officefloor.plugin.servlet.socket.server.http.ServletHttpResponse
 
addInitParam(InitParamModel) - Method in class net.officefloor.plugin.servlet.webxml.model.FilterModel
 
addInitParam(InitParamModel) - Method in class net.officefloor.plugin.servlet.webxml.model.ServletModel
 
addInitParameter(String, String) - Method in class net.officefloor.plugin.servlet.filter.configuration.FilterInstance
Adds an init parameter.
addIntHeader(String, int) - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
addMimeMapping(MimeMappingModel) - Method in class net.officefloor.plugin.servlet.webxml.model.WebAppModel
 
addServlet(ServletModel) - Method in class net.officefloor.plugin.servlet.webxml.model.WebAppModel
 
addServletMapping(ServletMappingModel) - Method in class net.officefloor.plugin.servlet.webxml.model.WebAppModel
 
addServletName(String) - Method in class net.officefloor.plugin.servlet.webxml.model.FilterMappingModel
 
addUrlPattern(String) - Method in class net.officefloor.plugin.servlet.webxml.model.FilterMappingModel
 
addUrlPattern(String) - Method in class net.officefloor.plugin.servlet.webxml.model.ServletMappingModel
 
append(ByteBuffer) - Method in class net.officefloor.plugin.stream.outputstream.OutputStreamOutputBufferStream
 
append(BufferSquirt) - Method in class net.officefloor.plugin.stream.outputstream.OutputStreamOutputBufferStream
 
ATTRIBUTE_FORWARDER - Static variable in interface net.officefloor.plugin.servlet.container.ServletRequestForwarder
Name of attribute in the ServletRequest containing this ServletRequestForwarder.
available() - Method in class net.officefloor.plugin.servlet.container.HttpRequestServletInputStream
 
available() - Method in class net.officefloor.plugin.stream.inputstream.BrowsableInputStream
 
available() - Method in class net.officefloor.plugin.stream.inputstream.InputStreamInputBufferStream
 

B

BrowsableInputStream - Class in net.officefloor.plugin.stream.inputstream
Provides ability to browse an InputStream.
BrowsableInputStream(InputStream, int, Object) - Constructor for class net.officefloor.plugin.stream.inputstream.BrowsableInputStream
Initiate.

C

ClassPathResourceLocator - Class in net.officefloor.plugin.servlet.resource
ResourceLocator for the class path.
ClassPathResourceLocator(String, String...) - Constructor for class net.officefloor.plugin.servlet.resource.ClassPathResourceLocator
Initiate.
Clock - Interface in net.officefloor.plugin.servlet.time
Clock to provide the current time.
close() - Method in class net.officefloor.plugin.servlet.container.HttpRequestServletInputStream
 
close() - Method in class net.officefloor.plugin.stream.inputstream.BrowsableInputStream
 
close() - Method in class net.officefloor.plugin.stream.inputstream.InputStreamInputBufferStream
 
close() - Method in class net.officefloor.plugin.stream.outputstream.OutputStreamOutputBufferStream
 
completeServletService(HttpServletRequest, HttpServletResponse) - Static method in class net.officefloor.plugin.servlet.ServletContainerResourceSectionSource
Completes the servicing after OfficeFloor functionality for the OfficeFloorServletFilter.
configure() - Method in class net.officefloor.plugin.servlet.OfficeFloorServletFilter
Provides configuration of this as a WebApplicationAutoWireOfficeFloorSource.
containsHeader(String) - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
ContextParamModel - Class in net.officefloor.plugin.servlet.webxml.model
 
ContextParamModel() - Constructor for class net.officefloor.plugin.servlet.webxml.model.ContextParamModel
Default constructor.
ContextParamModel(String, String) - Constructor for class net.officefloor.plugin.servlet.webxml.model.ContextParamModel
Convenience constructor.
ContextParamModel(String, String, int, int) - Constructor for class net.officefloor.plugin.servlet.webxml.model.ContextParamModel
Convenience constructor allowing XY initialising.
ContextParamModel.ContextParamEvent - Enum in net.officefloor.plugin.servlet.webxml.model
 
createBrowser() - Method in class net.officefloor.plugin.stream.inputstream.BrowsableInputStream
Creates browse InputStream to content.
createFilterChain(ServicerMapping, MappingType, FilterChain) - Method in interface net.officefloor.plugin.servlet.filter.FilterChainFactory
Constructs a FilterChain to a target FilterChain to allow create chains of chains.
createFilterChain(ServicerMapping, MappingType, FilterChain) - Method in class net.officefloor.plugin.servlet.filter.FilterChainFactoryImpl
 
createFilterContainer(Office) - Method in interface net.officefloor.plugin.servlet.filter.FilterContainerFactory
Creates the FilterContainer for the Office.
createFilterContainer(Office) - Method in class net.officefloor.plugin.servlet.filter.FilterContainerFactoryImpl
 
createFilterServices(Properties, ClassLoader, OfficeServletContext) - Method in class net.officefloor.plugin.servlet.filter.configuration.FilterServicersFactory
Creates the FilterServicer instances from the Properties configuration.
createServletServiceBridger(Class<S>, AutoWireOfficeFloorSource, String, String) - Static method in class net.officefloor.plugin.servlet.bridge.ServletBridgeManagedObjectSource
Convenience method to create a ServletServiceBridger and also configure into the AutoWireOfficeFloorSource.
createServletServiceBridger(Class<S>) - Static method in class net.officefloor.plugin.servlet.bridge.ServletBridgeManagedObjectSource
Creates the ServletServiceBridger for the Servlet.
currentTimeMillis() - Method in interface net.officefloor.plugin.servlet.time.Clock
Obtains the current time as per System.currentTimeMillis().

D

decorate(OfficeFloorDecoratorContext) - Method in class net.officefloor.plugin.servlet.war.WarOfficeFloorDecorator
 
DEFAULT_CLASS_PATH_PREFIX - Static variable in class net.officefloor.plugin.servlet.host.source.ServletServerManagedObjectSource
Following in the naming convention of WEB-INF this is the default class path prefix.
destroy() - Method in class net.officefloor.plugin.servlet.OfficeFloorServletFilter
 
doFilter(ServletRequest, ServletResponse) - Method in class net.officefloor.plugin.servlet.container.HttpServletContainerImpl
 
doFilter(ServletRequest, ServletResponse) - Method in class net.officefloor.plugin.servlet.filter.FilterChainImpl
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in interface net.officefloor.plugin.servlet.filter.FilterContainer
Does the filtering.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class net.officefloor.plugin.servlet.filter.FilterContainerImpl
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class net.officefloor.plugin.servlet.OfficeFloorServletFilter
 
doTask(TaskContext<HttpServletTask, HttpServletTask.DependencyKeys, None>) - Method in class net.officefloor.plugin.servlet.container.source.HttpServletTask
 
doTask(TaskContext<ServletRouteTask, ServletRouteTask.DependencyKeys, ServletRouteTask.FlowKeys>) - Method in class net.officefloor.plugin.servlet.route.ServletRouteTask
 
doTask(TaskContext<ServletContainerResourceSectionSource.ServletContainerResourceTask, ServletContainerResourceSectionSource.DependencyKeys, None>) - Method in class net.officefloor.plugin.servlet.ServletContainerResourceSectionSource.ServletContainerResourceTask
 

E

encodeRedirectURL(String) - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
encodeRedirectUrl(String) - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
encodeURL(String) - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
encodeUrl(String) - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
EnumerationIterator<E> - Class in net.officefloor.plugin.servlet.web.http.session
Iterator backed by an Enumeration.
EnumerationIterator(Enumeration<E>) - Constructor for class net.officefloor.plugin.servlet.web.http.session.EnumerationIterator
Initiate.

F

FileSystemResourceLocator - Class in net.officefloor.plugin.servlet.resource
ResourceLocator for a file system.
FileSystemResourceLocator(File) - Constructor for class net.officefloor.plugin.servlet.resource.FileSystemResourceLocator
Initiate.
FilterChainFactory - Interface in net.officefloor.plugin.servlet.filter
Constructs a FilterChain.
FilterChainFactoryImpl - Class in net.officefloor.plugin.servlet.filter
FilterChainFactory implementation.
FilterChainFactoryImpl(Office, FilterServicer...) - Constructor for class net.officefloor.plugin.servlet.filter.FilterChainFactoryImpl
Initiate.
FilterChainImpl - Class in net.officefloor.plugin.servlet.filter
FilterChain implementation.
FilterChainImpl(FilterContainer, FilterChain) - Constructor for class net.officefloor.plugin.servlet.filter.FilterChainImpl
Initiate.
FilterConfigImpl - Class in net.officefloor.plugin.servlet.filter
FilterConfig implementation.
FilterConfigImpl(String, Map<String, String>, ServletContext) - Constructor for class net.officefloor.plugin.servlet.filter.FilterConfigImpl
Initiate.
FilterContainer - Interface in net.officefloor.plugin.servlet.filter
Container for a Filter.
FilterContainerFactory - Interface in net.officefloor.plugin.servlet.filter
Constructs the FilterContainer for the Office.
FilterContainerFactoryImpl - Class in net.officefloor.plugin.servlet.filter
FilterContainerFactory implementation.
FilterContainerFactoryImpl(String, Class<? extends Filter>, Map<String, String>, OfficeServletContext) - Constructor for class net.officefloor.plugin.servlet.filter.FilterContainerFactoryImpl
Initiate.
FilterContainerImpl - Class in net.officefloor.plugin.servlet.filter
FilterContainer implementation.
FilterContainerImpl(String, Filter, Map<String, String>, OfficeServletContext, Office) - Constructor for class net.officefloor.plugin.servlet.filter.FilterContainerImpl
Initiate.
FilterInstance - Class in net.officefloor.plugin.servlet.filter.configuration
Configuration of a Filter instance.
FilterInstance(String) - Constructor for class net.officefloor.plugin.servlet.filter.configuration.FilterInstance
Initiate.
FilterInstance(String, String, String...) - Constructor for class net.officefloor.plugin.servlet.filter.configuration.FilterInstance
Convenience constructor to fully initialise.
FilterMapping - Class in net.officefloor.plugin.servlet.filter.configuration
Mapping for a Filter.
FilterMapping(String, String, String, MappingType...) - Constructor for class net.officefloor.plugin.servlet.filter.configuration.FilterMapping
Initiate.
FilterMappingModel - Class in net.officefloor.plugin.servlet.webxml.model
 
FilterMappingModel() - Constructor for class net.officefloor.plugin.servlet.webxml.model.FilterMappingModel
Default constructor.
FilterMappingModel(String, String[], String[], String[]) - Constructor for class net.officefloor.plugin.servlet.webxml.model.FilterMappingModel
Convenience constructor.
FilterMappingModel(String, String[], String[], String[], int, int) - Constructor for class net.officefloor.plugin.servlet.webxml.model.FilterMappingModel
Convenience constructor allowing XY initialising.
FilterMappingModel.FilterMappingEvent - Enum in net.officefloor.plugin.servlet.webxml.model
 
FilterMappings - Class in net.officefloor.plugin.servlet.filter.configuration
Listing of FilterMapping instances.
FilterMappings() - Constructor for class net.officefloor.plugin.servlet.filter.configuration.FilterMappings
 
FilterModel - Class in net.officefloor.plugin.servlet.webxml.model
 
FilterModel() - Constructor for class net.officefloor.plugin.servlet.webxml.model.FilterModel
Default constructor.
FilterModel(String, String) - Constructor for class net.officefloor.plugin.servlet.webxml.model.FilterModel
Convenience constructor for new non-linked instance.
FilterModel(String, String, InitParamModel[]) - Constructor for class net.officefloor.plugin.servlet.webxml.model.FilterModel
Convenience constructor.
FilterModel(String, String, InitParamModel[], int, int) - Constructor for class net.officefloor.plugin.servlet.webxml.model.FilterModel
Convenience constructor allowing XY initialising.
FilterModel.FilterEvent - Enum in net.officefloor.plugin.servlet.webxml.model
 
FilterServicer - Interface in net.officefloor.plugin.servlet.filter
Servicer for a Filter.
FilterServicerImpl - Class in net.officefloor.plugin.servlet.filter
FilterServicer implementation.
FilterServicerImpl(String, String, MappingType[], FilterContainerFactory) - Constructor for class net.officefloor.plugin.servlet.filter.FilterServicerImpl
Initiate.
FilterServicersFactory - Class in net.officefloor.plugin.servlet.filter.configuration
Factory for the creation of the FilterServicer instances.
FilterServicersFactory() - Constructor for class net.officefloor.plugin.servlet.filter.configuration.FilterServicersFactory
 
flush() - Method in class net.officefloor.plugin.servlet.container.HttpResponseServletOutputStream
 
flushBuffer() - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
forward(String, String, Object) - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
forward(String, String, Object) - Method in interface net.officefloor.plugin.servlet.container.ServletRequestForwarder
Forwards the ServletRequest.

G

getAttribute(String) - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getAttribute(String) - Method in class net.officefloor.plugin.servlet.container.HttpSessionImpl
 
getAttribute(String) - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
getAttribute(String) - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getAttribute(Office, String) - Method in interface net.officefloor.plugin.servlet.context.OfficeServletContext
 
getAttribute(Office, String) - Method in class net.officefloor.plugin.servlet.context.OfficeServletContextImpl
 
getAttribute(String) - Method in class net.officefloor.plugin.servlet.web.http.session.ServletHttpSession
 
getAttributeNames() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getAttributeNames() - Method in class net.officefloor.plugin.servlet.container.HttpSessionImpl
 
getAttributeNames() - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
getAttributeNames() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getAttributeNames(Office) - Method in interface net.officefloor.plugin.servlet.context.OfficeServletContext
 
getAttributeNames(Office) - Method in class net.officefloor.plugin.servlet.context.OfficeServletContextImpl
 
getAttributeNames() - Method in class net.officefloor.plugin.servlet.web.http.session.ServletHttpSession
 
getAuthType() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getAuthType() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getBody() - Method in class net.officefloor.plugin.servlet.socket.server.http.ServletHttpRequest
 
getBody() - Method in class net.officefloor.plugin.servlet.socket.server.http.ServletHttpResponse
 
getBrowseStream() - Method in class net.officefloor.plugin.stream.inputstream.InputStreamInputBufferStream
 
getBufferSize() - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
getCharacterEncoding() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getCharacterEncoding() - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
getCharacterEncoding() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getClassName() - Method in class net.officefloor.plugin.servlet.filter.configuration.FilterInstance
Obtains the Class name of the Filter.
getContentLength() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getContentLength() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getContentType() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getContentType() - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
getContentType() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getContext(String) - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
getContext(Office, String) - Method in interface net.officefloor.plugin.servlet.context.OfficeServletContext
 
getContext(Office, String) - Method in class net.officefloor.plugin.servlet.context.OfficeServletContextImpl
 
getContextParams() - Method in class net.officefloor.plugin.servlet.webxml.model.WebAppModel
 
getContextPath() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getContextPath() - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
getContextPath() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getContextPath(Office) - Method in interface net.officefloor.plugin.servlet.context.OfficeServletContext
 
getContextPath(Office) - Method in class net.officefloor.plugin.servlet.context.OfficeServletContextImpl
 
getContextPath() - Method in interface net.officefloor.plugin.servlet.host.ServletServer
Obtains the context path for the Servlet application.
getContextPath() - Method in class net.officefloor.plugin.servlet.host.ServletServerImpl
 
getCookies() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getCookies() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getCreationTime() - Method in class net.officefloor.plugin.servlet.container.HttpSessionImpl
 
getCreationTime() - Method in class net.officefloor.plugin.servlet.web.http.session.ServletHttpSession
 
getDateHeader(String) - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getDateHeader(String) - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getDispatchers() - Method in class net.officefloor.plugin.servlet.webxml.model.FilterMappingModel
 
getDisplayName() - Method in class net.officefloor.plugin.servlet.webxml.model.WebAppModel
 
getExpireTime() - Method in class net.officefloor.plugin.servlet.web.http.session.ServletHttpSession
 
getExtension() - Method in class net.officefloor.plugin.servlet.webxml.model.MimeMappingModel
 
getFilterChainFactory(Office) - Method in interface net.officefloor.plugin.servlet.context.OfficeServletContext
Obtains the FilterChainFactory for the Office.
getFilterChainFactory(Office) - Method in class net.officefloor.plugin.servlet.context.OfficeServletContextImpl
 
getFilterClass() - Method in class net.officefloor.plugin.servlet.webxml.model.FilterModel
 
getFilterConfig() - Method in class net.officefloor.plugin.servlet.OfficeFloorServletFilter
Obtains the FilterConfig.
getFilterContainerFactory() - Method in interface net.officefloor.plugin.servlet.filter.FilterServicer
Obtains the FilterContainerFactory.
getFilterContainerFactory() - Method in class net.officefloor.plugin.servlet.filter.FilterServicerImpl
 
getFilterMapping() - Method in interface net.officefloor.plugin.servlet.filter.FilterServicer
Obtains the URL pattern matching path to the Filter Container.
getFilterMapping() - Method in class net.officefloor.plugin.servlet.filter.FilterServicerImpl
 
getFilterMappings() - Method in class net.officefloor.plugin.servlet.filter.configuration.FilterMappings
Obtains the FilterMapping instances in order.
getFilterMappings() - Method in class net.officefloor.plugin.servlet.webxml.model.WebAppModel
 
getFilterName() - Method in class net.officefloor.plugin.servlet.filter.configuration.FilterMapping
Obtains the Filter name.
getFilterName() - Method in class net.officefloor.plugin.servlet.filter.FilterConfigImpl
 
getFilterName() - Method in class net.officefloor.plugin.servlet.webxml.model.FilterMappingModel
 
getFilterName() - Method in class net.officefloor.plugin.servlet.webxml.model.FilterModel
 
getFilters() - Method in class net.officefloor.plugin.servlet.webxml.model.WebAppModel
 
getHeader(String) - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getHeader(String) - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getHeader(String) - Method in class net.officefloor.plugin.servlet.socket.server.http.ServletHttpResponse
 
getHeaderNames() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getHeaderNames() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getHeaders(String) - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getHeaders(String) - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getHeaders() - Method in class net.officefloor.plugin.servlet.socket.server.http.ServletHttpRequest
 
getHeaders() - Method in class net.officefloor.plugin.servlet.socket.server.http.ServletHttpResponse
 
getHttpRequest() - Method in class net.officefloor.plugin.servlet.socket.server.http.ServletServerHttpConnection
 
getHttpResponse() - Method in class net.officefloor.plugin.servlet.socket.server.http.ServletServerHttpConnection
 
getHttpSessionAdministration() - Method in class net.officefloor.plugin.servlet.web.http.session.ServletHttpSession
 
getId() - Method in class net.officefloor.plugin.servlet.container.HttpSessionImpl
 
getInitParameter(String) - Method in class net.officefloor.plugin.servlet.container.ServletConfigImpl
 
getInitParameter(String) - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
getInitParameter(Office, String) - Method in interface net.officefloor.plugin.servlet.context.OfficeServletContext
 
getInitParameter(Office, String) - Method in class net.officefloor.plugin.servlet.context.OfficeServletContextImpl
 
getInitParameter(String) - Method in class net.officefloor.plugin.servlet.filter.FilterConfigImpl
 
getInitParameterNames() - Method in class net.officefloor.plugin.servlet.container.ServletConfigImpl
 
getInitParameterNames() - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
getInitParameterNames(Office) - Method in interface net.officefloor.plugin.servlet.context.OfficeServletContext
 
getInitParameterNames(Office) - Method in class net.officefloor.plugin.servlet.context.OfficeServletContextImpl
 
getInitParameterNames() - Method in class net.officefloor.plugin.servlet.filter.FilterConfigImpl
 
getInitParameters() - Method in class net.officefloor.plugin.servlet.filter.configuration.FilterInstance
Obtains the init parameters for the Filter.
getInitParams() - Method in class net.officefloor.plugin.servlet.webxml.model.FilterModel
 
getInitParams() - Method in class net.officefloor.plugin.servlet.webxml.model.ServletModel
 
getInputStream() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getInputStream() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getInputStream() - Method in class net.officefloor.plugin.stream.inputstream.InputStreamInputBufferStream
 
getInstanceIdentifier() - Method in interface net.officefloor.plugin.servlet.bridge.spi.ServletServiceBridger
Obtains the instance identifier for this ServletServiceBridger.
getIntHeader(String) - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getIntHeader(String) - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getLastAccessedTime() - Method in class net.officefloor.plugin.servlet.container.HttpSessionImpl
 
getLocalAddr() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getLocalAddr() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getLocalAddress() - Method in class net.officefloor.plugin.servlet.socket.server.http.ServletServerHttpConnection
 
getLocale() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getLocale() - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
getLocale() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getLocales() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getLocales() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getLocalName() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getLocalName() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getLocalPort() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getLocalPort() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getLogger() - Method in interface net.officefloor.plugin.servlet.host.ServletServer
Obtains the Logger for the Servlet application.
getLogger() - Method in class net.officefloor.plugin.servlet.host.ServletServerImpl
 
getMajorVersion() - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
getManagedObject() - Method in class net.officefloor.plugin.servlet.bridge.ServletBridgeManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.plugin.servlet.context.source.OfficeServletContextManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.plugin.servlet.host.source.ServletServerManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.plugin.servlet.requestattributes.source.RequestAttributesManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.plugin.servlet.ServletDependencyManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.plugin.servlet.socket.server.http.source.ServletServerHttpConnectionManagedObjectSource
 
getManagedObject() - Method in class net.officefloor.plugin.servlet.web.http.session.ServletHttpSessionManagedObjectSource
 
getMappingTypes() - Method in class net.officefloor.plugin.servlet.filter.configuration.FilterMapping
Obtains the MappingType instances.
getMappingTypes() - Method in interface net.officefloor.plugin.servlet.filter.FilterServicer
Obtains the MappingType instances on which this FilterServicer is applicable.
getMappingTypes() - Method in class net.officefloor.plugin.servlet.filter.FilterServicerImpl
 
getMaxInactiveInterval() - Method in class net.officefloor.plugin.servlet.container.HttpSessionImpl
 
getMethod() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getMethod() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getMethod() - Method in class net.officefloor.plugin.servlet.socket.server.http.ServletHttpRequest
 
getMimeMappings() - Method in class net.officefloor.plugin.servlet.webxml.model.WebAppModel
 
getMimeType(String) - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
getMimeType(Office, String) - Method in interface net.officefloor.plugin.servlet.context.OfficeServletContext
 
getMimeType(Office, String) - Method in class net.officefloor.plugin.servlet.context.OfficeServletContextImpl
 
getMimeType() - Method in class net.officefloor.plugin.servlet.webxml.model.MimeMappingModel
 
getMinorVersion() - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
getName() - Method in class net.officefloor.plugin.servlet.filter.configuration.FilterInstance
Obtains the name of the Filter.
getName() - Method in class net.officefloor.plugin.servlet.webxml.model.ContextParamModel
 
getName() - Method in class net.officefloor.plugin.servlet.webxml.model.InitParamModel
 
getNamedDispatcher(String) - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
getNamedDispatcher(Office, String) - Method in interface net.officefloor.plugin.servlet.context.OfficeServletContext
 
getNamedDispatcher(Office, String) - Method in class net.officefloor.plugin.servlet.context.OfficeServletContextImpl
 
getObject(Class<? extends O>) - Method in interface net.officefloor.plugin.servlet.bridge.ServletBridge
Obtains the object by type from the Servlet.
getObject() - Method in class net.officefloor.plugin.servlet.context.source.OfficeServletContextManagedObjectSource
 
getObject() - Method in class net.officefloor.plugin.servlet.host.source.ServletServerManagedObjectSource
 
getObject() - Method in class net.officefloor.plugin.servlet.ServletDependencyManagedObjectSource.ServletDependencyManagedObject
 
getObject() - Method in class net.officefloor.plugin.servlet.web.http.session.ServletHttpSessionManagedObjectSource.ServletHttpSessionManagedObject
 
getObjectTypes() - Method in interface net.officefloor.plugin.servlet.bridge.spi.ServletServiceBridger
Obtains the object types for the Servlet.
getOutputStream() - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
getOutputStream() - Method in class net.officefloor.plugin.stream.outputstream.OutputStreamOutputBufferStream
 
getParameter(String) - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getParameter(String) - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getParameter(String) - Method in interface net.officefloor.plugin.servlet.mapping.ServicerMapping
Obtains the parameter value as per the query string.
getParameter(String) - Method in class net.officefloor.plugin.servlet.mapping.ServicerMappingImpl
 
getParameterMap() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getParameterMap() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getParameterMap() - Method in interface net.officefloor.plugin.servlet.mapping.ServicerMapping
Obtains the parameter map.
getParameterMap() - Method in class net.officefloor.plugin.servlet.mapping.ServicerMappingImpl
 
getParameterNames() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getParameterNames() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getParameterNames() - Method in interface net.officefloor.plugin.servlet.mapping.ServicerMapping
Obtains the names of the parameters.
getParameterNames() - Method in class net.officefloor.plugin.servlet.mapping.ServicerMappingImpl
 
getParameterValues(String) - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getParameterValues(String) - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getParameterValues(String) - Method in interface net.officefloor.plugin.servlet.mapping.ServicerMapping
Obtains the values for the parameter name.
getParameterValues(String) - Method in class net.officefloor.plugin.servlet.mapping.ServicerMappingImpl
 
getPathInfo() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getPathInfo() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getPathInfo() - Method in interface net.officefloor.plugin.servlet.mapping.ServicerMapping
Obtains the remaining of the path after the HttpServletServicer path.
getPathInfo() - Method in class net.officefloor.plugin.servlet.mapping.ServicerMappingImpl
 
getPathTranslated() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getPathTranslated() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getProtocol() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getProtocol() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getQueryString() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getQueryString() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getQueryString() - Method in interface net.officefloor.plugin.servlet.mapping.ServicerMapping
Query string after the path.
getQueryString() - Method in class net.officefloor.plugin.servlet.mapping.ServicerMappingImpl
 
getReader() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getReader() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getRealPath(String) - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getRealPath(String) - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
getRealPath(String) - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getRealPath(Office, String) - Method in interface net.officefloor.plugin.servlet.context.OfficeServletContext
 
getRealPath(Office, String) - Method in class net.officefloor.plugin.servlet.context.OfficeServletContextImpl
 
getRemoteAddr() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getRemoteAddr() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getRemoteAddress() - Method in class net.officefloor.plugin.servlet.socket.server.http.ServletServerHttpConnection
 
getRemoteHost() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getRemoteHost() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getRemotePort() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getRemotePort() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getRemoteUser() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getRemoteUser() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getRequest() - Method in interface net.officefloor.plugin.servlet.bridge.ServletBridge
Obtains the HttpServletRequest.
getRequestDispatcher(String) - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getRequestDispatcher(String) - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
getRequestDispatcher(String) - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getRequestDispatcher(Office, String) - Method in interface net.officefloor.plugin.servlet.context.OfficeServletContext
 
getRequestDispatcher(Office, String) - Method in class net.officefloor.plugin.servlet.context.OfficeServletContextImpl
 
getRequestedSessionId() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getRequestedSessionId() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getRequestPath(HttpServletRequest) - Static method in class net.officefloor.plugin.servlet.socket.server.http.ServletServerHttpConnection
Obtains the request path from the HttpServletRequest which includes the query information.
getRequestURI() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getRequestURI() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getRequestURI() - Method in class net.officefloor.plugin.servlet.socket.server.http.ServletHttpRequest
 
getRequestUri(HttpServletRequest) - Static method in class net.officefloor.plugin.servlet.socket.server.http.ServletServerHttpConnection
Obtains the request URI from the HttpServletRequest.
getRequestURL() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getRequestURL() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getResource(String) - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
getResource(Office, String) - Method in interface net.officefloor.plugin.servlet.context.OfficeServletContext
 
getResource(Office, String) - Method in class net.officefloor.plugin.servlet.context.OfficeServletContextImpl
 
getResource(String) - Method in class net.officefloor.plugin.servlet.resource.ClassPathResourceLocator
 
getResource(String) - Method in class net.officefloor.plugin.servlet.resource.FileSystemResourceLocator
 
getResource(String) - Method in interface net.officefloor.plugin.servlet.resource.ResourceLocator
Obtains the URL for the resource.
getResourceAsStream(String) - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
getResourceAsStream(Office, String) - Method in interface net.officefloor.plugin.servlet.context.OfficeServletContext
 
getResourceAsStream(Office, String) - Method in class net.officefloor.plugin.servlet.context.OfficeServletContextImpl
 
getResourceAsStream(String) - Method in class net.officefloor.plugin.servlet.resource.ClassPathResourceLocator
 
getResourceAsStream(String) - Method in class net.officefloor.plugin.servlet.resource.FileSystemResourceLocator
 
getResourceAsStream(String) - Method in interface net.officefloor.plugin.servlet.resource.ResourceLocator
Obtains the InputStream to the contents of the resource.
getResourceChildren(String) - Method in class net.officefloor.plugin.servlet.resource.ClassPathResourceLocator
 
getResourceChildren(String) - Method in class net.officefloor.plugin.servlet.resource.FileSystemResourceLocator
 
getResourceChildren(String) - Method in interface net.officefloor.plugin.servlet.resource.ResourceLocator
Obtains the direct children for the resource.
getResourceLocator() - Method in interface net.officefloor.plugin.servlet.host.ServletServer
Obtains the ResourceLocator for the Servlet application.
getResourceLocator() - Method in class net.officefloor.plugin.servlet.host.ServletServerImpl
 
getResourcePaths(String) - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
getResourcePaths(Office, String) - Method in interface net.officefloor.plugin.servlet.context.OfficeServletContext
 
getResourcePaths(Office, String) - Method in class net.officefloor.plugin.servlet.context.OfficeServletContextImpl
 
getResponse() - Method in interface net.officefloor.plugin.servlet.bridge.ServletBridge
Obtains the HttpServletResponse.
getScheme() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getScheme() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getServerInfo() - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
getServerInfo(Office) - Method in interface net.officefloor.plugin.servlet.context.OfficeServletContext
 
getServerInfo(Office) - Method in class net.officefloor.plugin.servlet.context.OfficeServletContextImpl
 
getServerName() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getServerName() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getServerName() - Method in interface net.officefloor.plugin.servlet.host.ServletServer
Obtains the name of the Server.
getServerName() - Method in class net.officefloor.plugin.servlet.host.ServletServerImpl
 
getServerPort() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getServerPort() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getServerPort() - Method in interface net.officefloor.plugin.servlet.host.ServletServer
Obtains the port the Server is listening for a HttpRequest.
getServerPort() - Method in class net.officefloor.plugin.servlet.host.ServletServerImpl
 
getServicer() - Method in interface net.officefloor.plugin.servlet.mapping.ServicerMapping
Mapped HttpServletServicer.
getServicer() - Method in class net.officefloor.plugin.servlet.mapping.ServicerMappingImpl
 
getServlet(String) - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
getServletClass() - Method in class net.officefloor.plugin.servlet.webxml.model.ServletModel
 
getServletContext() - Method in class net.officefloor.plugin.servlet.container.HttpSessionImpl
 
getServletContext() - Method in class net.officefloor.plugin.servlet.container.ServletConfigImpl
 
getServletContext() - Method in class net.officefloor.plugin.servlet.filter.FilterConfigImpl
 
getServletContextName() - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
getServletContextName(Office) - Method in interface net.officefloor.plugin.servlet.context.OfficeServletContext
 
getServletContextName(Office) - Method in class net.officefloor.plugin.servlet.context.OfficeServletContextImpl
 
getServletMappings() - Method in class net.officefloor.plugin.servlet.container.HttpServletContainerImpl
 
getServletMappings() - Method in interface net.officefloor.plugin.servlet.container.HttpServletServicer
Obtains the mappings that are handled by this HttpServletServicer.
getServletMappings() - Method in class net.officefloor.plugin.servlet.container.source.HttpServletTask
 
getServletMappings() - Method in class net.officefloor.plugin.servlet.webxml.model.WebAppModel
 
getServletName() - Method in class net.officefloor.plugin.servlet.container.HttpServletContainerImpl
 
getServletName() - Method in interface net.officefloor.plugin.servlet.container.HttpServletServicer
Obtains the name of this HttpServletServicer.
getServletName() - Method in class net.officefloor.plugin.servlet.container.ServletConfigImpl
 
getServletName() - Method in class net.officefloor.plugin.servlet.container.source.HttpServletTask
 
getServletName() - Method in class net.officefloor.plugin.servlet.filter.configuration.FilterMapping
Obtains the Servlet name.
getServletName() - Method in interface net.officefloor.plugin.servlet.filter.FilterServicer
Obtains the name of HttpServlet to apply the Filter.
getServletName() - Method in class net.officefloor.plugin.servlet.filter.FilterServicerImpl
 
getServletName() - Method in class net.officefloor.plugin.servlet.webxml.model.ServletMappingModel
 
getServletName() - Method in class net.officefloor.plugin.servlet.webxml.model.ServletModel
 
getServletNames() - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
getServletNames() - Method in class net.officefloor.plugin.servlet.webxml.model.FilterMappingModel
 
getServletPath() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getServletPath() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getServletPath() - Method in interface net.officefloor.plugin.servlet.mapping.ServicerMapping
Obtains the path segment that mapped to the HttpServletServicer.
getServletPath() - Method in class net.officefloor.plugin.servlet.mapping.ServicerMappingImpl
 
getServlets() - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
getServlets() - Method in class net.officefloor.plugin.servlet.webxml.model.WebAppModel
 
getSession() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getSession(boolean) - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getSession() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getSession(boolean) - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getSessionContext() - Method in class net.officefloor.plugin.servlet.container.HttpSessionImpl
 
getSessionId() - Method in class net.officefloor.plugin.servlet.web.http.session.ServletHttpSession
 
getTaskName() - Method in interface net.officefloor.plugin.servlet.context.ServletTaskReference
Obtains the Task name.
getTokenName() - Method in class net.officefloor.plugin.servlet.web.http.session.ServletHttpSession
 
getUrlPattern() - Method in class net.officefloor.plugin.servlet.filter.configuration.FilterMapping
Obtains the URL pattern.
getUrlPatterns() - Method in class net.officefloor.plugin.servlet.webxml.model.FilterMappingModel
 
getUrlPatterns() - Method in class net.officefloor.plugin.servlet.webxml.model.ServletMappingModel
 
getUserPrincipal() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
getUserPrincipal() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
getValue(String) - Method in class net.officefloor.plugin.servlet.container.HttpSessionImpl
 
getValue() - Method in class net.officefloor.plugin.servlet.webxml.model.ContextParamModel
 
getValue() - Method in class net.officefloor.plugin.servlet.webxml.model.InitParamModel
 
getValueNames() - Method in class net.officefloor.plugin.servlet.container.HttpSessionImpl
 
getVersion() - Method in class net.officefloor.plugin.servlet.socket.server.http.ServletHttpRequest
 
getVersion() - Method in class net.officefloor.plugin.servlet.webxml.model.WebAppModel
 
getWorkName() - Method in interface net.officefloor.plugin.servlet.context.ServletTaskReference
Obtains the Work name.
getWriter() - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 

H

hasMoreElements() - Method in class net.officefloor.plugin.servlet.container.IteratorEnumeration
 
hasNext() - Method in class net.officefloor.plugin.servlet.web.http.session.EnumerationIterator
 
HttpRequestServletInputStream - Class in net.officefloor.plugin.servlet.container
HttpRequest ServletInputStream.
HttpRequestServletInputStream(InputStream) - Constructor for class net.officefloor.plugin.servlet.container.HttpRequestServletInputStream
Initiate.
HttpResponsePrintWriter - Class in net.officefloor.plugin.servlet.container
HttpResponse PrintWriter.
HttpResponsePrintWriter(Writer, HttpResponseServletOutputStream) - Constructor for class net.officefloor.plugin.servlet.container.HttpResponsePrintWriter
Initiate.
HttpResponseServletOutputStream - Class in net.officefloor.plugin.servlet.container
ServletOutputStream for the HttpResponse.
HttpResponseServletOutputStream(OutputStream) - Constructor for class net.officefloor.plugin.servlet.container.HttpResponseServletOutputStream
Initiate.
HttpServletContainer - Interface in net.officefloor.plugin.servlet.container
Container for a HttpServlet.
HttpServletContainerImpl - Class in net.officefloor.plugin.servlet.container
HttpServletContainer implementation.
HttpServletContainerImpl(String, HttpServlet, Map<String, String>, OfficeServletContext, Office, Clock, Locale) - Constructor for class net.officefloor.plugin.servlet.container.HttpServletContainerImpl
Initiate.
HttpServletRequestImpl - Class in net.officefloor.plugin.servlet.container
HttpServletRequest implementation.
HttpServletRequestImpl(ServerHttpConnection, Map<String, Object>, HttpSecurity, String, HttpSession, ServletContext, Locale, TaskContext<?, ?, ?>) - Constructor for class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
Initiate.
HttpServletResponseImpl - Class in net.officefloor.plugin.servlet.container
HttpServletResponse implementation.
HttpServletResponseImpl(HttpResponse, Clock, HttpServletRequest, Locale) - Constructor for class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
Initiate.
HttpServletServicer - Interface in net.officefloor.plugin.servlet.container
HttpServlet servicer that is also the differentiator type for a HttpServlet Task.
HttpServletTask - Class in net.officefloor.plugin.servlet.container.source
Task for a HttpServlet to service a HttpRequest.
HttpServletTask(String, HttpServlet, Map<String, String>, String...) - Constructor for class net.officefloor.plugin.servlet.container.source.HttpServletTask
Initiate.
HttpServletTask.DependencyKeys - Enum in net.officefloor.plugin.servlet.container.source
Keys for the dependencies.
HttpServletWorkSource - Class in net.officefloor.plugin.servlet.container.source
WorkSource for a HttpServletContainer.
HttpServletWorkSource() - Constructor for class net.officefloor.plugin.servlet.container.source.HttpServletWorkSource
 
HttpSessionImpl - Class in net.officefloor.plugin.servlet.container
HttpSession implementation.
HttpSessionImpl(HttpSession, long, Clock, ServletContext) - Constructor for class net.officefloor.plugin.servlet.container.HttpSessionImpl
Initiate.

I

include(HttpServletRequest, HttpServletResponse) - Method in interface net.officefloor.plugin.servlet.container.HttpServletContainer
Includes the servicing of contained HttpServlet on the inputs.
include(HttpServletRequest, HttpServletResponse) - Method in class net.officefloor.plugin.servlet.container.HttpServletContainerImpl
 
include(OfficeServletContext, HttpServletRequest, HttpServletResponse) - Method in class net.officefloor.plugin.servlet.container.HttpServletContainerImpl
 
include(OfficeServletContext, HttpServletRequest, HttpServletResponse) - Method in interface net.officefloor.plugin.servlet.container.HttpServletServicer
Includes the content from this HttpServlet.
include(OfficeServletContext, HttpServletRequest, HttpServletResponse) - Method in class net.officefloor.plugin.servlet.container.source.HttpServletTask
 
init(ServletServer) - Method in class net.officefloor.plugin.servlet.context.OfficeServletContextImpl
Loads the ServletServer.
init(FilterConfig) - Method in class net.officefloor.plugin.servlet.OfficeFloorServletFilter
 
InitParamModel - Class in net.officefloor.plugin.servlet.webxml.model
 
InitParamModel() - Constructor for class net.officefloor.plugin.servlet.webxml.model.InitParamModel
Default constructor.
InitParamModel(String, String) - Constructor for class net.officefloor.plugin.servlet.webxml.model.InitParamModel
Convenience constructor.
InitParamModel(String, String, int, int) - Constructor for class net.officefloor.plugin.servlet.webxml.model.InitParamModel
Convenience constructor allowing XY initialising.
InitParamModel.InitParamEvent - Enum in net.officefloor.plugin.servlet.webxml.model
 
inputProperties(PropertyList) - Method in class net.officefloor.plugin.servlet.filter.configuration.FilterInstance
Input the Property instances.
inputProperties(PropertyList) - Method in class net.officefloor.plugin.servlet.filter.configuration.FilterMappings
Configures the FilterMapping instances from the PropertyList.
InputStreamInputBufferStream - Class in net.officefloor.plugin.stream.inputstream
InputBufferStream implementation that wraps an InputStream.
InputStreamInputBufferStream(InputStream) - Constructor for class net.officefloor.plugin.stream.inputstream.InputStreamInputBufferStream
Initiate.
invalidate() - Method in class net.officefloor.plugin.servlet.container.HttpSessionImpl
 
invalidate(boolean) - Method in class net.officefloor.plugin.servlet.web.http.session.ServletHttpSession
 
isCommitted() - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
isNew() - Method in class net.officefloor.plugin.servlet.container.HttpSessionImpl
 
isNew() - Method in class net.officefloor.plugin.servlet.web.http.session.ServletHttpSession
 
isOperationComplete() - Method in class net.officefloor.plugin.servlet.web.http.session.ServletHttpSession
 
isRequestedSessionIdFromCookie() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
isRequestedSessionIdFromCookie() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
isRequestedSessionIdFromURL() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
isRequestedSessionIdFromUrl() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
isRequestedSessionIdFromURL() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
isRequestedSessionIdFromUrl() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
isRequestedSessionIdValid() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
isRequestedSessionIdValid() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
isSecure() - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
isSecure() - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
isSecure() - Method in class net.officefloor.plugin.servlet.socket.server.http.ServletServerHttpConnection
 
isUserInRole(String) - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
isUserInRole(String) - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
IteratorEnumeration<E> - Class in net.officefloor.plugin.servlet.container
Enumeration wrapping an Iterator.
IteratorEnumeration(Iterator<E>) - Constructor for class net.officefloor.plugin.servlet.container.IteratorEnumeration
Initiate.

J

JspWorkSource - Class in net.officefloor.plugin.servlet.container.source
WorkSource to service a HttpRequest via a JspServlet.
JspWorkSource() - Constructor for class net.officefloor.plugin.servlet.container.source.JspWorkSource
 

L

linkToServletResource(AutoWireSection, String, String) - Method in class net.officefloor.plugin.servlet.OfficeFloorServletFilter
Links OfficeSectionOutput to a Servlet container resource.
loadConfiguration(String, SectionSourceContext) - Method in class net.officefloor.plugin.servlet.webxml.model.WebXmlLoader
Loads the WebAppModel.
loadFilterInstances(PropertyList) - Static method in class net.officefloor.plugin.servlet.filter.configuration.FilterInstance
Loads the FilterInstance instances from the PropertyList.
loadMappings(String, ManagedObjectSourceContext<None>, Map<String, String>) - Method in class net.officefloor.plugin.servlet.context.source.OfficeServletContextManagedObjectSource
Extracts the mapping from the ManagedObjectSourceContext.
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, ServletBridgeManagedObjectSource.FlowKeys>) - Method in class net.officefloor.plugin.servlet.bridge.ServletBridgeManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<OfficeServletContextManagedObjectSource.DependencyKeys, None>) - Method in class net.officefloor.plugin.servlet.context.source.OfficeServletContextManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.plugin.servlet.host.source.ServletServerManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, None>) - Method in class net.officefloor.plugin.servlet.requestattributes.source.RequestAttributesManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<ServletDependencyManagedObjectSource.DependencyKeys, None>) - Method in class net.officefloor.plugin.servlet.ServletDependencyManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<ServletServerHttpConnectionManagedObjectSource.DependencyKeys, None>) - Method in class net.officefloor.plugin.servlet.socket.server.http.source.ServletServerHttpConnectionManagedObjectSource
 
loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<ServletHttpSessionManagedObjectSource.DependencyKeys, None>) - Method in class net.officefloor.plugin.servlet.web.http.session.ServletHttpSessionManagedObjectSource
 
loadObjects(ObjectRegistry<OfficeServletContextManagedObjectSource.DependencyKeys>) - Method in class net.officefloor.plugin.servlet.context.source.OfficeServletContextManagedObjectSource
 
loadObjects(ObjectRegistry<ServletDependencyManagedObjectSource.DependencyKeys>) - Method in class net.officefloor.plugin.servlet.ServletDependencyManagedObjectSource.ServletDependencyManagedObject
 
loadObjects(ObjectRegistry<ServletHttpSessionManagedObjectSource.DependencyKeys>) - Method in class net.officefloor.plugin.servlet.web.http.session.ServletHttpSessionManagedObjectSource.ServletHttpSessionManagedObject
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.plugin.servlet.bridge.ServletBridgeManagedObjectSource
 
loadSpecification(AbstractWorkSource.SpecificationContext) - Method in class net.officefloor.plugin.servlet.container.source.HttpServletWorkSource
 
loadSpecification(AbstractWorkSource.SpecificationContext) - Method in class net.officefloor.plugin.servlet.container.source.JspWorkSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.plugin.servlet.context.source.OfficeServletContextManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.plugin.servlet.host.source.ServletServerManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.plugin.servlet.requestattributes.source.RequestAttributesManagedObjectSource
 
loadSpecification(AbstractWorkSource.SpecificationContext) - Method in class net.officefloor.plugin.servlet.route.source.ServletRouteWorkSource
 
loadSpecification(AbstractSectionSource.SpecificationContext) - Method in class net.officefloor.plugin.servlet.ServletContainerResourceSectionSource
 
loadSpecification(AbstractWorkSource.SpecificationContext) - Method in class net.officefloor.plugin.servlet.ServletContainerResourceSectionSource.ServletContainerResourceWorkSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.plugin.servlet.ServletDependencyManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.plugin.servlet.socket.server.http.source.ServletServerHttpConnectionManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.plugin.servlet.web.http.session.ServletHttpSessionManagedObjectSource
 
loadSpecification(AbstractSectionSource.SpecificationContext) - Method in class net.officefloor.plugin.servlet.webxml.WebXmlSectionSource
 
log(String) - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
log(String, Throwable) - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
log(Exception, String) - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
log(Office, String) - Method in interface net.officefloor.plugin.servlet.context.OfficeServletContext
 
log(Office, String, Throwable) - Method in interface net.officefloor.plugin.servlet.context.OfficeServletContext
 
log(Office, String) - Method in class net.officefloor.plugin.servlet.context.OfficeServletContextImpl
 
log(Office, String, Throwable) - Method in class net.officefloor.plugin.servlet.context.OfficeServletContextImpl
 
log(String) - Method in interface net.officefloor.plugin.servlet.log.Logger
Logs the message.
log(String, Throwable) - Method in interface net.officefloor.plugin.servlet.log.Logger
Logs the message.
log(String) - Method in class net.officefloor.plugin.servlet.log.StdoutLogger
 
log(String, Throwable) - Method in class net.officefloor.plugin.servlet.log.StdoutLogger
 
Logger - Interface in net.officefloor.plugin.servlet.log
Logger for the HttpServletContainer.

M

mapName(String) - Method in interface net.officefloor.plugin.servlet.mapping.ServicerMapper
Obtains the HttpServletServicer by its name.
mapName(String) - Method in class net.officefloor.plugin.servlet.mapping.ServicerMapperImpl
 
mapPath(Office, String) - Method in interface net.officefloor.plugin.servlet.context.OfficeServletContext
Obtains the ServletTaskReference to the Servlet Task corresponding the the input path.
mapPath(Office, String) - Method in class net.officefloor.plugin.servlet.context.OfficeServletContextImpl
 
mapPath(String) - Method in interface net.officefloor.plugin.servlet.mapping.ServicerMapper
Matches the best ServicerMapping for the path.
mapPath(String) - Method in class net.officefloor.plugin.servlet.mapping.ServicerMapperImpl
 
MappedHttpServletRequest - Class in net.officefloor.plugin.servlet.context
RequestDispatcher HttpServletRequest.
MappedHttpServletRequest(ServicerMapping, HttpServletRequest) - Constructor for class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
Initiate.
MappingType - Enum in net.officefloor.plugin.servlet.mapping
Type of ServicerMapping.
mark(int) - Method in class net.officefloor.plugin.servlet.container.HttpRequestServletInputStream
 
markSupported() - Method in class net.officefloor.plugin.servlet.container.HttpRequestServletInputStream
 
MimeMappingModel - Class in net.officefloor.plugin.servlet.webxml.model
 
MimeMappingModel() - Constructor for class net.officefloor.plugin.servlet.webxml.model.MimeMappingModel
Default constructor.
MimeMappingModel(String, String) - Constructor for class net.officefloor.plugin.servlet.webxml.model.MimeMappingModel
Convenience constructor.
MimeMappingModel(String, String, int, int) - Constructor for class net.officefloor.plugin.servlet.webxml.model.MimeMappingModel
Convenience constructor allowing XY initialising.
MimeMappingModel.MimeMappingEvent - Enum in net.officefloor.plugin.servlet.webxml.model
 

N

net.officefloor.plugin.servlet - package net.officefloor.plugin.servlet
 
net.officefloor.plugin.servlet.bridge - package net.officefloor.plugin.servlet.bridge
 
net.officefloor.plugin.servlet.bridge.spi - package net.officefloor.plugin.servlet.bridge.spi
 
net.officefloor.plugin.servlet.container - package net.officefloor.plugin.servlet.container
 
net.officefloor.plugin.servlet.container.source - package net.officefloor.plugin.servlet.container.source
 
net.officefloor.plugin.servlet.context - package net.officefloor.plugin.servlet.context
 
net.officefloor.plugin.servlet.context.source - package net.officefloor.plugin.servlet.context.source
 
net.officefloor.plugin.servlet.filter - package net.officefloor.plugin.servlet.filter
 
net.officefloor.plugin.servlet.filter.configuration - package net.officefloor.plugin.servlet.filter.configuration
 
net.officefloor.plugin.servlet.host - package net.officefloor.plugin.servlet.host
 
net.officefloor.plugin.servlet.host.source - package net.officefloor.plugin.servlet.host.source
 
net.officefloor.plugin.servlet.log - package net.officefloor.plugin.servlet.log
 
net.officefloor.plugin.servlet.mapping - package net.officefloor.plugin.servlet.mapping
 
net.officefloor.plugin.servlet.requestattributes.source - package net.officefloor.plugin.servlet.requestattributes.source
 
net.officefloor.plugin.servlet.resource - package net.officefloor.plugin.servlet.resource
 
net.officefloor.plugin.servlet.route - package net.officefloor.plugin.servlet.route
 
net.officefloor.plugin.servlet.route.source - package net.officefloor.plugin.servlet.route.source
 
net.officefloor.plugin.servlet.socket.server.http - package net.officefloor.plugin.servlet.socket.server.http
 
net.officefloor.plugin.servlet.socket.server.http.source - package net.officefloor.plugin.servlet.socket.server.http.source
 
net.officefloor.plugin.servlet.time - package net.officefloor.plugin.servlet.time
 
net.officefloor.plugin.servlet.war - package net.officefloor.plugin.servlet.war
 
net.officefloor.plugin.servlet.web.http.session - package net.officefloor.plugin.servlet.web.http.session
 
net.officefloor.plugin.servlet.webxml - package net.officefloor.plugin.servlet.webxml
 
net.officefloor.plugin.servlet.webxml.model - package net.officefloor.plugin.servlet.webxml.model
 
net.officefloor.plugin.stream.inputstream - package net.officefloor.plugin.stream.inputstream
 
net.officefloor.plugin.stream.outputstream - package net.officefloor.plugin.stream.outputstream
 
next() - Method in class net.officefloor.plugin.servlet.web.http.session.EnumerationIterator
 
nextElement() - Method in class net.officefloor.plugin.servlet.container.IteratorEnumeration
 

O

OfficeFloorServletFilter - Class in net.officefloor.plugin.servlet
Filter to invoke processing within an OfficeFloor.
OfficeFloorServletFilter() - Constructor for class net.officefloor.plugin.servlet.OfficeFloorServletFilter
 
OfficeServletContext - Interface in net.officefloor.plugin.servlet.context
Provides ServletContext functionality specific to an Office.
OfficeServletContextImpl - Class in net.officefloor.plugin.servlet.context
OfficeServletContext implementation.
OfficeServletContextImpl(String, Map<String, String>, Map<String, String>, Properties, ClassLoader) - Constructor for class net.officefloor.plugin.servlet.context.OfficeServletContextImpl
Initiate.
OfficeServletContextManagedObjectSource - Class in net.officefloor.plugin.servlet.context.source
ManagedObjectSource for the OfficeServletContext.
OfficeServletContextManagedObjectSource() - Constructor for class net.officefloor.plugin.servlet.context.source.OfficeServletContextManagedObjectSource
 
OfficeServletContextManagedObjectSource.DependencyKeys - Enum in net.officefloor.plugin.servlet.context.source
Dependency keys for the OfficeServletContextManagedObjectSource.
outputProperties(PropertyList) - Method in class net.officefloor.plugin.servlet.filter.configuration.FilterInstance
Output the Property instances.
outputProperties(PropertyList) - Method in class net.officefloor.plugin.servlet.filter.configuration.FilterMappings
Outputs the Property instances to the PropertyList.
OutputStreamOutputBufferStream - Class in net.officefloor.plugin.stream.outputstream
OutputBufferStream wrapping an OutputStream.
OutputStreamOutputBufferStream(OutputStream) - Constructor for class net.officefloor.plugin.stream.outputstream.OutputStreamOutputBufferStream
Initiate.

P

PROPERTY_CLASS_PATH_PREFIX - Static variable in class net.officefloor.plugin.servlet.host.source.ServletServerManagedObjectSource
Property name to specify the class path prefix for locating resources.
PROPERTY_CONTEXT_PATH - Static variable in class net.officefloor.plugin.servlet.host.source.ServletServerManagedObjectSource
Property name to specify the context path.
PROPERTY_FILTER_INSTANCE_INIT_PREFIX - Static variable in class net.officefloor.plugin.servlet.context.source.OfficeServletContextManagedObjectSource
Prefix on property name to obtain Init Parameter name and its corresponding value.
PROPERTY_FILTER_INSTANCE_NAME_PREFIX - Static variable in class net.officefloor.plugin.servlet.context.source.OfficeServletContextManagedObjectSource
Prefix on property name to obtain the Filter name and its corresponding Filter Class name.
PROPERTY_FILTER_MAPPING_INDEX_PREFIX - Static variable in class net.officefloor.plugin.servlet.context.source.OfficeServletContextManagedObjectSource
Prefix on property name to obtain the FilterMapping index and its corresponding Filter name.
PROPERTY_FILTER_MAPPING_SERVLET_PREFIX - Static variable in class net.officefloor.plugin.servlet.context.source.OfficeServletContextManagedObjectSource
Prefix on property name to obtain the FilterMapping Servlet name.
PROPERTY_FILTER_MAPPING_TYPE_PREFIX - Static variable in class net.officefloor.plugin.servlet.context.source.OfficeServletContextManagedObjectSource
Prefix on property name to obtain the FilterMapping MappingType.
PROPERTY_FILTER_MAPPING_URL_PREFIX - Static variable in class net.officefloor.plugin.servlet.context.source.OfficeServletContextManagedObjectSource
Prefix on property name to obtain the FilterMapping URL pattern.
PROPERTY_HTTP_SERVLET_CLASS_NAME - Static variable in class net.officefloor.plugin.servlet.container.source.HttpServletWorkSource
Name of property for the class name of the HttpServlet implementation.
PROPERTY_INSTANCE_IDENTIFIER - Static variable in class net.officefloor.plugin.servlet.bridge.ServletBridgeManagedObjectSource
Name of property identifying the instance of the Servlet.
PROPERTY_PREFIX_FILE_EXTENSION_TO_MIME_TYPE - Static variable in class net.officefloor.plugin.servlet.context.source.OfficeServletContextManagedObjectSource
Property prefix to file extension to MIME type mapping.
PROPERTY_PREFIX_INIT_PARAMETER - Static variable in class net.officefloor.plugin.servlet.container.source.HttpServletTask
Prefix of property for an initialisation parameter.
PROPERTY_PREFIX_INIT_PARAMETER - Static variable in class net.officefloor.plugin.servlet.container.source.HttpServletWorkSource
Prefix of property for an initialisation parameter.
PROPERTY_PREFIX_INIT_PARAMETER - Static variable in class net.officefloor.plugin.servlet.container.source.JspWorkSource
Prefix of property for an initialisation parameter.
PROPERTY_PREFIX_INIT_PARAMETER - Static variable in class net.officefloor.plugin.servlet.context.source.OfficeServletContextManagedObjectSource
Property prefix to an init parameter.
PROPERTY_SERVER_NAME - Static variable in class net.officefloor.plugin.servlet.host.source.ServletServerManagedObjectSource
Property name to specify the server name.
PROPERTY_SERVER_PORT - Static variable in class net.officefloor.plugin.servlet.host.source.ServletServerManagedObjectSource
Property name to specify the server port.
PROPERTY_SERVLET_CONTAINER_RESOURCE - Static variable in class net.officefloor.plugin.servlet.ServletContainerResourceSectionSource.ServletContainerResourceWorkSource
Name of the property for the Servlet container resource.
PROPERTY_SERVLET_CONTEXT_NAME - Static variable in class net.officefloor.plugin.servlet.context.source.OfficeServletContextManagedObjectSource
Property name to specify the ServletContext name.
PROPERTY_SERVLET_MAPPINGS - Static variable in class net.officefloor.plugin.servlet.container.source.HttpServletTask
Name of property to obtain mappings to the HttpServlet.
PROPERTY_SERVLET_MAPPINGS - Static variable in class net.officefloor.plugin.servlet.container.source.HttpServletWorkSource
Name of property for the HttpServlet mappings.
PROPERTY_SERVLET_MAPPINGS - Static variable in class net.officefloor.plugin.servlet.container.source.JspWorkSource
Name of property to obtain overriding mappings to the JSP.
PROPERTY_SERVLET_NAME - Static variable in class net.officefloor.plugin.servlet.container.source.HttpServletWorkSource
Name of property for the HttpServlet name.
PROPERTY_TYPE_NAME - Static variable in class net.officefloor.plugin.servlet.ServletDependencyManagedObjectSource
Name of property for the type.
putValue(String, Object) - Method in class net.officefloor.plugin.servlet.container.HttpSessionImpl
 

R

read() - Method in class net.officefloor.plugin.servlet.container.HttpRequestServletInputStream
 
read(byte[], int, int) - Method in class net.officefloor.plugin.servlet.container.HttpRequestServletInputStream
 
read(byte[]) - Method in class net.officefloor.plugin.servlet.container.HttpRequestServletInputStream
 
read() - Method in class net.officefloor.plugin.stream.inputstream.BrowsableInputStream
 
read(byte[]) - Method in class net.officefloor.plugin.stream.inputstream.InputStreamInputBufferStream
 
read(byte[], int, int) - Method in class net.officefloor.plugin.stream.inputstream.InputStreamInputBufferStream
 
read(BufferProcessor) - Method in class net.officefloor.plugin.stream.inputstream.InputStreamInputBufferStream
 
read(int, GatheringBufferProcessor) - Method in class net.officefloor.plugin.stream.inputstream.InputStreamInputBufferStream
 
read(int, OutputBufferStream) - Method in class net.officefloor.plugin.stream.inputstream.InputStreamInputBufferStream
 
remove() - Method in class net.officefloor.plugin.servlet.web.http.session.EnumerationIterator
 
removeAttribute(String) - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
removeAttribute(String) - Method in class net.officefloor.plugin.servlet.container.HttpSessionImpl
 
removeAttribute(String) - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
removeAttribute(String) - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
removeAttribute(Office, String) - Method in interface net.officefloor.plugin.servlet.context.OfficeServletContext
 
removeAttribute(Office, String) - Method in class net.officefloor.plugin.servlet.context.OfficeServletContextImpl
 
removeAttribute(String) - Method in class net.officefloor.plugin.servlet.web.http.session.ServletHttpSession
 
removeConnections() - Method in class net.officefloor.plugin.servlet.webxml.model.ContextParamModel
Remove Connections.
removeConnections() - Method in class net.officefloor.plugin.servlet.webxml.model.FilterMappingModel
Remove Connections.
removeConnections() - Method in class net.officefloor.plugin.servlet.webxml.model.FilterModel
Remove Connections.
removeConnections() - Method in class net.officefloor.plugin.servlet.webxml.model.InitParamModel
Remove Connections.
removeConnections() - Method in class net.officefloor.plugin.servlet.webxml.model.MimeMappingModel
Remove Connections.
removeConnections() - Method in class net.officefloor.plugin.servlet.webxml.model.ServletMappingModel
Remove Connections.
removeConnections() - Method in class net.officefloor.plugin.servlet.webxml.model.ServletModel
Remove Connections.
removeConnections() - Method in class net.officefloor.plugin.servlet.webxml.model.WebAppModel
Remove Connections.
removeContextParam(ContextParamModel) - Method in class net.officefloor.plugin.servlet.webxml.model.WebAppModel
 
removeDispatcher(String) - Method in class net.officefloor.plugin.servlet.webxml.model.FilterMappingModel
 
removeFilter(FilterModel) - Method in class net.officefloor.plugin.servlet.webxml.model.WebAppModel
 
removeFilterMapping(FilterMappingModel) - Method in class net.officefloor.plugin.servlet.webxml.model.WebAppModel
 
removeHeader(HttpHeader) - Method in class net.officefloor.plugin.servlet.socket.server.http.ServletHttpResponse
 
removeHeaders(String) - Method in class net.officefloor.plugin.servlet.socket.server.http.ServletHttpResponse
 
removeInitParam(InitParamModel) - Method in class net.officefloor.plugin.servlet.webxml.model.FilterModel
 
removeInitParam(InitParamModel) - Method in class net.officefloor.plugin.servlet.webxml.model.ServletModel
 
removeMimeMapping(MimeMappingModel) - Method in class net.officefloor.plugin.servlet.webxml.model.WebAppModel
 
removeServlet(ServletModel) - Method in class net.officefloor.plugin.servlet.webxml.model.WebAppModel
 
removeServletMapping(ServletMappingModel) - Method in class net.officefloor.plugin.servlet.webxml.model.WebAppModel
 
removeServletName(String) - Method in class net.officefloor.plugin.servlet.webxml.model.FilterMappingModel
 
removeUrlPattern(String) - Method in class net.officefloor.plugin.servlet.webxml.model.FilterMappingModel
 
removeUrlPattern(String) - Method in class net.officefloor.plugin.servlet.webxml.model.ServletMappingModel
 
removeValue(String) - Method in class net.officefloor.plugin.servlet.container.HttpSessionImpl
 
RequestAttributesManagedObjectSource - Class in net.officefloor.plugin.servlet.requestattributes.source
ManagedObjectSource for request attributes.
RequestAttributesManagedObjectSource() - Constructor for class net.officefloor.plugin.servlet.requestattributes.source.RequestAttributesManagedObjectSource
 
requestDispatcherPath - Variable in class net.officefloor.plugin.servlet.ServletContainerResourceSectionSource.ServletContainerResourceTask
RequestDispatcher path.
reset() - Method in class net.officefloor.plugin.servlet.container.HttpRequestServletInputStream
 
reset() - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
resetBuffer() - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
ResourceLocator - Interface in net.officefloor.plugin.servlet.resource
Locator of resources.
RFC1123_HEADER_DATE_FORMAT - Static variable in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
RFC 1123 header date format.

S

send() - Method in class net.officefloor.plugin.servlet.socket.server.http.ServletHttpResponse
 
sendError(int, String) - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
sendError(int) - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
sendRedirect(String) - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
service(S, HttpServletRequest, HttpServletResponse) - Method in interface net.officefloor.plugin.servlet.bridge.spi.ServletServiceBridger
Services the Servlet.
service(ServerHttpConnection, Map<String, Object>, HttpSession, HttpSecurity, TaskContext<?, ?, ?>, ServicerMapping) - Method in interface net.officefloor.plugin.servlet.container.HttpServletContainer
Services the HttpRequest of the ServerHttpConnection.
service(ServerHttpConnection, Map<String, Object>, HttpSession, HttpSecurity, TaskContext<?, ?, ?>, ServicerMapping) - Method in class net.officefloor.plugin.servlet.container.HttpServletContainerImpl
 
ServicerMapper - Interface in net.officefloor.plugin.servlet.mapping
Maps a HttpRequest to a HttpServletServicer.
ServicerMapperImpl - Class in net.officefloor.plugin.servlet.mapping
ServicerMapper implementation.
ServicerMapperImpl(HttpServletServicer...) - Constructor for class net.officefloor.plugin.servlet.mapping.ServicerMapperImpl
Initiate.
ServicerMapping - Interface in net.officefloor.plugin.servlet.mapping
Mapping to a HttpServletServicer.
ServicerMappingImpl - Class in net.officefloor.plugin.servlet.mapping
ServicerMapping implementation.
ServicerMappingImpl(HttpServletServicer, String, String, String, Map<String, String[]>) - Constructor for class net.officefloor.plugin.servlet.mapping.ServicerMappingImpl
Initiate.
ServletBridge - Interface in net.officefloor.plugin.servlet.bridge
Provides the HttpServletRequest and HttpServletResponse from a Servlet container in servicing a request.
ServletBridgeManagedObjectSource - Class in net.officefloor.plugin.servlet.bridge
ManagedObjectSource to trigger a ProcessState to service a HttpServletRequest via providing a ServletBridge.
ServletBridgeManagedObjectSource() - Constructor for class net.officefloor.plugin.servlet.bridge.ServletBridgeManagedObjectSource
 
ServletBridgeManagedObjectSource.FlowKeys - Enum in net.officefloor.plugin.servlet.bridge
Flow keys for the ServletBridgeManagedObjectSource.
ServletConfigImpl - Class in net.officefloor.plugin.servlet.container
ServletConfig implementation.
ServletConfigImpl(String, ServletContext, Map<String, String>) - Constructor for class net.officefloor.plugin.servlet.container.ServletConfigImpl
Initiate.
ServletContainerResourceSectionSource - Class in net.officefloor.plugin.servlet
SectionSource for servicing by a Servlet container resource.
ServletContainerResourceSectionSource() - Constructor for class net.officefloor.plugin.servlet.ServletContainerResourceSectionSource
 
ServletContainerResourceSectionSource.DependencyKeys - Enum in net.officefloor.plugin.servlet
Dependency keys for the ServletContainerResourceSectionSource.ServletContainerResourceWorkSource.
ServletContainerResourceSectionSource.ServletContainerResourceTask - Class in net.officefloor.plugin.servlet
Task to link to Servlet container resource.
ServletContainerResourceSectionSource.ServletContainerResourceTask(String) - Constructor for class net.officefloor.plugin.servlet.ServletContainerResourceSectionSource.ServletContainerResourceTask
Initiate.
ServletContainerResourceSectionSource.ServletContainerResourceWorkSource - Class in net.officefloor.plugin.servlet
WorkSource to link to Servlet container resource.
ServletContainerResourceSectionSource.ServletContainerResourceWorkSource() - Constructor for class net.officefloor.plugin.servlet.ServletContainerResourceSectionSource.ServletContainerResourceWorkSource
 
ServletContextImpl - Class in net.officefloor.plugin.servlet.container
ServletContext implementation.
ServletContextImpl(OfficeServletContext, Office) - Constructor for class net.officefloor.plugin.servlet.container.ServletContextImpl
Initiate.
ServletDependencyManagedObjectSource - Class in net.officefloor.plugin.servlet
ManagedObjectSource for a Servlet dependency.
ServletDependencyManagedObjectSource() - Constructor for class net.officefloor.plugin.servlet.ServletDependencyManagedObjectSource
 
ServletDependencyManagedObjectSource.DependencyKeys - Enum in net.officefloor.plugin.servlet
Dependency keys for the ServletDependencyManagedObjectSource.
ServletDependencyManagedObjectSource.ServletDependencyManagedObject - Class in net.officefloor.plugin.servlet
ManagedObject for the Servlet dependency.
ServletDependencyManagedObjectSource.ServletDependencyManagedObject() - Constructor for class net.officefloor.plugin.servlet.ServletDependencyManagedObjectSource.ServletDependencyManagedObject
 
ServletHttpRequest - Class in net.officefloor.plugin.servlet.socket.server.http
HttpRequest wrapping a HttpServletRequest.
ServletHttpRequest(HttpServletRequest) - Constructor for class net.officefloor.plugin.servlet.socket.server.http.ServletHttpRequest
Initiate.
ServletHttpResponse - Class in net.officefloor.plugin.servlet.socket.server.http
HttpResponse wrapping a HttpServletResponse.
ServletHttpResponse(HttpServletResponse) - Constructor for class net.officefloor.plugin.servlet.socket.server.http.ServletHttpResponse
Initiate.
ServletHttpSession - Class in net.officefloor.plugin.servlet.web.http.session
HttpSession implementation backed by Servlet HttpSession.
ServletHttpSession(HttpSession, Clock, String) - Constructor for class net.officefloor.plugin.servlet.web.http.session.ServletHttpSession
Initiate.
ServletHttpSessionManagedObjectSource - Class in net.officefloor.plugin.servlet.web.http.session
ManagedObjectSource providing a HttpSession implementation backed by a ServletBridge.
ServletHttpSessionManagedObjectSource() - Constructor for class net.officefloor.plugin.servlet.web.http.session.ServletHttpSessionManagedObjectSource
 
ServletHttpSessionManagedObjectSource.DependencyKeys - Enum in net.officefloor.plugin.servlet.web.http.session
Dependency keys for the ServletHttpSessionManagedObjectSource.
ServletHttpSessionManagedObjectSource.ServletHttpSessionManagedObject - Class in net.officefloor.plugin.servlet.web.http.session
ManagedObject for the ServletHttpSession.
ServletHttpSessionManagedObjectSource.ServletHttpSessionManagedObject() - Constructor for class net.officefloor.plugin.servlet.web.http.session.ServletHttpSessionManagedObjectSource.ServletHttpSessionManagedObject
 
ServletMappingModel - Class in net.officefloor.plugin.servlet.webxml.model
 
ServletMappingModel() - Constructor for class net.officefloor.plugin.servlet.webxml.model.ServletMappingModel
Default constructor.
ServletMappingModel(String, String[]) - Constructor for class net.officefloor.plugin.servlet.webxml.model.ServletMappingModel
Convenience constructor.
ServletMappingModel(String, String[], int, int) - Constructor for class net.officefloor.plugin.servlet.webxml.model.ServletMappingModel
Convenience constructor allowing XY initialising.
ServletMappingModel.ServletMappingEvent - Enum in net.officefloor.plugin.servlet.webxml.model
 
ServletModel - Class in net.officefloor.plugin.servlet.webxml.model
 
ServletModel() - Constructor for class net.officefloor.plugin.servlet.webxml.model.ServletModel
Default constructor.
ServletModel(String, String) - Constructor for class net.officefloor.plugin.servlet.webxml.model.ServletModel
Convenience constructor for new non-linked instance.
ServletModel(String, String, InitParamModel[]) - Constructor for class net.officefloor.plugin.servlet.webxml.model.ServletModel
Convenience constructor.
ServletModel(String, String, InitParamModel[], int, int) - Constructor for class net.officefloor.plugin.servlet.webxml.model.ServletModel
Convenience constructor allowing XY initialising.
ServletModel.ServletEvent - Enum in net.officefloor.plugin.servlet.webxml.model
 
ServletRequestForwarder - Interface in net.officefloor.plugin.servlet.container
Made available by the HttpServletContainer within the ServletRequest.getAttribute(String).
ServletRouteTask - Class in net.officefloor.plugin.servlet.route
Task for routing HttpRequest to be serviced by a Servlet.
ServletRouteTask() - Constructor for class net.officefloor.plugin.servlet.route.ServletRouteTask
 
ServletRouteTask.DependencyKeys - Enum in net.officefloor.plugin.servlet.route
Dependency keys.
ServletRouteTask.FlowKeys - Enum in net.officefloor.plugin.servlet.route
Flow keys.
ServletRouteWorkSource - Class in net.officefloor.plugin.servlet.route.source
WorkSource to route HttpRequest to a Servlet.
ServletRouteWorkSource() - Constructor for class net.officefloor.plugin.servlet.route.source.ServletRouteWorkSource
 
ServletServer - Interface in net.officefloor.plugin.servlet.host
Provides the server hosting information/functionality for the Servlet application.
ServletServerHttpConnection - Class in net.officefloor.plugin.servlet.socket.server.http
Implementation of ServerHttpConnection backed by Servlet.
ServletServerHttpConnection(HttpServletRequest, HttpServletResponse) - Constructor for class net.officefloor.plugin.servlet.socket.server.http.ServletServerHttpConnection
Initiate.
ServletServerHttpConnectionManagedObjectSource - Class in net.officefloor.plugin.servlet.socket.server.http.source
ManagedObjectSource for the ServletServerHttpConnection.
ServletServerHttpConnectionManagedObjectSource() - Constructor for class net.officefloor.plugin.servlet.socket.server.http.source.ServletServerHttpConnectionManagedObjectSource
 
ServletServerHttpConnectionManagedObjectSource.DependencyKeys - Enum in net.officefloor.plugin.servlet.socket.server.http.source
Dependency keys.
ServletServerImpl - Class in net.officefloor.plugin.servlet.host
ServletServer implementation.
ServletServerImpl(String, int, String, ResourceLocator, Logger) - Constructor for class net.officefloor.plugin.servlet.host.ServletServerImpl
Initiate.
ServletServerManagedObjectSource - Class in net.officefloor.plugin.servlet.host.source
ManagedObjectSource for a ServletServer.
ServletServerManagedObjectSource() - Constructor for class net.officefloor.plugin.servlet.host.source.ServletServerManagedObjectSource
 
ServletServiceBridger<S> - Interface in net.officefloor.plugin.servlet.bridge.spi
Servicer for bridging the servicing of the HttpServletRequest within the Servlet container by an OfficeFloor.
ServletTaskReference - Interface in net.officefloor.plugin.servlet.context
Reference to a Servlet Task.
setAttribute(String, Object) - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
setAttribute(String, Object) - Method in class net.officefloor.plugin.servlet.container.HttpSessionImpl
 
setAttribute(String, Object) - Method in class net.officefloor.plugin.servlet.container.ServletContextImpl
 
setAttribute(String, Object) - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
setAttribute(Office, String, Object) - Method in interface net.officefloor.plugin.servlet.context.OfficeServletContext
 
setAttribute(Office, String, Object) - Method in class net.officefloor.plugin.servlet.context.OfficeServletContextImpl
 
setAttribute(String, Object) - Method in class net.officefloor.plugin.servlet.web.http.session.ServletHttpSession
 
setBufferSize(int) - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
setCharacterEncoding(String) - Method in class net.officefloor.plugin.servlet.container.HttpServletRequestImpl
 
setCharacterEncoding(String) - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
setCharacterEncoding(String) - Method in class net.officefloor.plugin.servlet.context.MappedHttpServletRequest
 
setClassName(String) - Method in class net.officefloor.plugin.servlet.filter.configuration.FilterInstance
Specifies the Class name of the Filter.
setContentLength(int) - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
setContentType(String) - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
setDateHeader(String, long) - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
setDisplayName(String) - Method in class net.officefloor.plugin.servlet.webxml.model.WebAppModel
 
setExpireTime(long) - Method in class net.officefloor.plugin.servlet.web.http.session.ServletHttpSession
 
setExtension(String) - Method in class net.officefloor.plugin.servlet.webxml.model.MimeMappingModel
 
setFilterClass(String) - Method in class net.officefloor.plugin.servlet.webxml.model.FilterModel
 
setFilterName(String) - Method in class net.officefloor.plugin.servlet.filter.configuration.FilterMapping
Specifies the Filter name.
setFilterName(String) - Method in class net.officefloor.plugin.servlet.webxml.model.FilterMappingModel
 
setFilterName(String) - Method in class net.officefloor.plugin.servlet.webxml.model.FilterModel
 
setHeader(String, String) - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
setIntHeader(String, int) - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
setLocale(Locale) - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
setMappingTypes(MappingType[]) - Method in class net.officefloor.plugin.servlet.filter.configuration.FilterMapping
Specifies the MappingType instances.
setMaxInactiveInterval(int) - Method in class net.officefloor.plugin.servlet.container.HttpSessionImpl
 
setMimeType(String) - Method in class net.officefloor.plugin.servlet.webxml.model.MimeMappingModel
 
setName(String) - Method in class net.officefloor.plugin.servlet.filter.configuration.FilterInstance
Specifies the name of the Filter.
setName(String) - Method in class net.officefloor.plugin.servlet.webxml.model.ContextParamModel
 
setName(String) - Method in class net.officefloor.plugin.servlet.webxml.model.InitParamModel
 
setOffice(Office) - Method in class net.officefloor.plugin.servlet.container.source.HttpServletTask
 
setOffice(Office) - Method in class net.officefloor.plugin.servlet.route.ServletRouteTask
 
setServletClass(String) - Method in class net.officefloor.plugin.servlet.webxml.model.ServletModel
 
setServletName(String) - Method in class net.officefloor.plugin.servlet.filter.configuration.FilterMapping
Specifies the Servlet name.
setServletName(String) - Method in class net.officefloor.plugin.servlet.webxml.model.ServletMappingModel
 
setServletName(String) - Method in class net.officefloor.plugin.servlet.webxml.model.ServletModel
 
setStatus(int) - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
setStatus(int, String) - Method in class net.officefloor.plugin.servlet.container.HttpServletResponseImpl
 
setStatus(int) - Method in class net.officefloor.plugin.servlet.socket.server.http.ServletHttpResponse
 
setStatus(int, String) - Method in class net.officefloor.plugin.servlet.socket.server.http.ServletHttpResponse
 
setUrlPattern(String) - Method in class net.officefloor.plugin.servlet.filter.configuration.FilterMapping
Specifies the URL pattern.
setValue(String) - Method in class net.officefloor.plugin.servlet.webxml.model.ContextParamModel
 
setValue(String) - Method in class net.officefloor.plugin.servlet.webxml.model.InitParamModel
 
setVersion(String) - Method in class net.officefloor.plugin.servlet.socket.server.http.ServletHttpResponse
 
setVersion(String) - Method in class net.officefloor.plugin.servlet.webxml.model.WebAppModel
 
skip(long) - Method in class net.officefloor.plugin.servlet.container.HttpRequestServletInputStream
 
skip(long) - Method in class net.officefloor.plugin.stream.inputstream.InputStreamInputBufferStream
 
sourceSection(SectionDesigner, SectionSourceContext) - Method in class net.officefloor.plugin.servlet.ServletContainerResourceSectionSource
 
sourceSection(SectionDesigner, SectionSourceContext) - Method in class net.officefloor.plugin.servlet.webxml.WebXmlSectionSource
 
sourceWork(WorkTypeBuilder<HttpServletTask>, WorkSourceContext, String, HttpServlet, String...) - Static method in class net.officefloor.plugin.servlet.container.source.HttpServletTask
Sources the Work for a HttpServletTask.
sourceWork(WorkTypeBuilder<HttpServletTask>, WorkSourceContext) - Method in class net.officefloor.plugin.servlet.container.source.HttpServletWorkSource
 
sourceWork(WorkTypeBuilder<HttpServletTask>, WorkSourceContext) - Method in class net.officefloor.plugin.servlet.container.source.JspWorkSource
 
sourceWork(WorkTypeBuilder<ServletRouteTask>, WorkSourceContext) - Method in class net.officefloor.plugin.servlet.route.source.ServletRouteWorkSource
 
sourceWork(WorkTypeBuilder<ServletContainerResourceSectionSource.ServletContainerResourceTask>, WorkSourceContext) - Method in class net.officefloor.plugin.servlet.ServletContainerResourceSectionSource.ServletContainerResourceWorkSource
 
start(ManagedObjectExecuteContext<ServletBridgeManagedObjectSource.FlowKeys>) - Method in class net.officefloor.plugin.servlet.bridge.ServletBridgeManagedObjectSource
 
StdoutLogger - Class in net.officefloor.plugin.servlet.log
Logger to log to stdout.
StdoutLogger() - Constructor for class net.officefloor.plugin.servlet.log.StdoutLogger
 
store() - Method in class net.officefloor.plugin.servlet.web.http.session.ServletHttpSession
 
SYSTEM_PROPERTY_HTTP_PORT - Static variable in class net.officefloor.plugin.servlet.war.WarOfficeFloorDecorator
System property for the HTTP port.
SYSTEM_PROPERTY_PASSWORD_FILE_LOCATION - Static variable in class net.officefloor.plugin.servlet.war.WarOfficeFloorDecorator
System property for the password file location.

T

TASK_NAME - Static variable in class net.officefloor.plugin.servlet.container.source.HttpServletTask
Name of the servicing Task for the Servlet.
TASK_ROUTE - Static variable in class net.officefloor.plugin.servlet.route.source.ServletRouteWorkSource
Name of Task to route HttpRequest.

V

valueOf(String) - Static method in enum net.officefloor.plugin.servlet.bridge.ServletBridgeManagedObjectSource.FlowKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.officefloor.plugin.servlet.container.source.HttpServletTask.DependencyKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.officefloor.plugin.servlet.context.source.OfficeServletContextManagedObjectSource.DependencyKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.officefloor.plugin.servlet.mapping.MappingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.officefloor.plugin.servlet.route.ServletRouteTask.DependencyKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.officefloor.plugin.servlet.route.ServletRouteTask.FlowKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.officefloor.plugin.servlet.ServletContainerResourceSectionSource.DependencyKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.officefloor.plugin.servlet.ServletDependencyManagedObjectSource.DependencyKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.officefloor.plugin.servlet.socket.server.http.source.ServletServerHttpConnectionManagedObjectSource.DependencyKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.officefloor.plugin.servlet.web.http.session.ServletHttpSessionManagedObjectSource.DependencyKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.officefloor.plugin.servlet.webxml.model.ContextParamModel.ContextParamEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.officefloor.plugin.servlet.webxml.model.FilterMappingModel.FilterMappingEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.officefloor.plugin.servlet.webxml.model.FilterModel.FilterEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.officefloor.plugin.servlet.webxml.model.InitParamModel.InitParamEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.officefloor.plugin.servlet.webxml.model.MimeMappingModel.MimeMappingEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.officefloor.plugin.servlet.webxml.model.ServletMappingModel.ServletMappingEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.officefloor.plugin.servlet.webxml.model.ServletModel.ServletEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.officefloor.plugin.servlet.webxml.model.WebAppModel.WebAppEvent
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.officefloor.plugin.servlet.bridge.ServletBridgeManagedObjectSource.FlowKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.officefloor.plugin.servlet.container.source.HttpServletTask.DependencyKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.officefloor.plugin.servlet.context.source.OfficeServletContextManagedObjectSource.DependencyKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.officefloor.plugin.servlet.mapping.MappingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.officefloor.plugin.servlet.route.ServletRouteTask.DependencyKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.officefloor.plugin.servlet.route.ServletRouteTask.FlowKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.officefloor.plugin.servlet.ServletContainerResourceSectionSource.DependencyKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.officefloor.plugin.servlet.ServletDependencyManagedObjectSource.DependencyKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.officefloor.plugin.servlet.socket.server.http.source.ServletServerHttpConnectionManagedObjectSource.DependencyKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.officefloor.plugin.servlet.web.http.session.ServletHttpSessionManagedObjectSource.DependencyKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.officefloor.plugin.servlet.webxml.model.ContextParamModel.ContextParamEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.officefloor.plugin.servlet.webxml.model.FilterMappingModel.FilterMappingEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.officefloor.plugin.servlet.webxml.model.FilterModel.FilterEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.officefloor.plugin.servlet.webxml.model.InitParamModel.InitParamEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.officefloor.plugin.servlet.webxml.model.MimeMappingModel.MimeMappingEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.officefloor.plugin.servlet.webxml.model.ServletMappingModel.ServletMappingEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.officefloor.plugin.servlet.webxml.model.ServletModel.ServletEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.officefloor.plugin.servlet.webxml.model.WebAppModel.WebAppEvent
Returns an array containing the constants of this enum type, in the order they are declared.

W

WarOfficeFloorDecorator - Class in net.officefloor.plugin.servlet.war
OfficeFloorDecorator for a WAR.
WarOfficeFloorDecorator() - Constructor for class net.officefloor.plugin.servlet.war.WarOfficeFloorDecorator
 
WEB_INF - Static variable in class net.officefloor.plugin.servlet.war.WarOfficeFloorDecorator
WEB-INF directory name.
WEB_INF_CLASSES - Static variable in class net.officefloor.plugin.servlet.war.WarOfficeFloorDecorator
Directory within the Web Archive containing classes for the class path.
WEB_INF_LIB - Static variable in class net.officefloor.plugin.servlet.war.WarOfficeFloorDecorator
Directory within the Web Archive containing additional archives for the class path.
WEB_INF_WEB_XML - Static variable in class net.officefloor.plugin.servlet.war.WarOfficeFloorDecorator
web.xml location within the Web Archive.
WEB_PUBLIC - Static variable in class net.officefloor.plugin.servlet.war.WarOfficeFloorDecorator
Directory to contain the public content.
WebAppModel - Class in net.officefloor.plugin.servlet.webxml.model
 
WebAppModel() - Constructor for class net.officefloor.plugin.servlet.webxml.model.WebAppModel
Default constructor.
WebAppModel(String, String) - Constructor for class net.officefloor.plugin.servlet.webxml.model.WebAppModel
Convenience constructor for new non-linked instance.
WebAppModel(String, String, ContextParamModel[], MimeMappingModel[], ServletModel[], ServletMappingModel[], FilterModel[], FilterMappingModel[]) - Constructor for class net.officefloor.plugin.servlet.webxml.model.WebAppModel
Convenience constructor.
WebAppModel(String, String, ContextParamModel[], MimeMappingModel[], ServletModel[], ServletMappingModel[], FilterModel[], FilterMappingModel[], int, int) - Constructor for class net.officefloor.plugin.servlet.webxml.model.WebAppModel
Convenience constructor allowing XY initialising.
WebAppModel.WebAppEvent - Enum in net.officefloor.plugin.servlet.webxml.model
 
WebXmlLoader - Class in net.officefloor.plugin.servlet.webxml.model
Loads the WebAppModel from the web.xml configuration.
WebXmlLoader() - Constructor for class net.officefloor.plugin.servlet.webxml.model.WebXmlLoader
 
WebXmlSectionSource - Class in net.officefloor.plugin.servlet.webxml
SectionSource to load HttpServlet functionality from a web.xml file (as per Servlet specification).
WebXmlSectionSource() - Constructor for class net.officefloor.plugin.servlet.webxml.WebXmlSectionSource
 
write(char[], int, int) - Method in class net.officefloor.plugin.servlet.container.HttpResponsePrintWriter
 
write(char[]) - Method in class net.officefloor.plugin.servlet.container.HttpResponsePrintWriter
 
write(int) - Method in class net.officefloor.plugin.servlet.container.HttpResponsePrintWriter
 
write(String, int, int) - Method in class net.officefloor.plugin.servlet.container.HttpResponsePrintWriter
 
write(String) - Method in class net.officefloor.plugin.servlet.container.HttpResponsePrintWriter
 
write(int) - Method in class net.officefloor.plugin.servlet.container.HttpResponseServletOutputStream
 
write(byte[]) - Method in class net.officefloor.plugin.stream.outputstream.OutputStreamOutputBufferStream
 
write(byte[], int, int) - Method in class net.officefloor.plugin.stream.outputstream.OutputStreamOutputBufferStream
 
write(BufferPopulator) - Method in class net.officefloor.plugin.stream.outputstream.OutputStreamOutputBufferStream
 

A B C D E F G H I J L M N O P R S T V W

Copyright © 2005-2011. All Rights Reserved.