@Version("3.0.0")
Package com.ibm.wsspi.webcontainer.servlet
-
Interface Summary Interface Description AsyncContext AsyncContext is a private spi for websphere components to make use of Async Servlet featuresIExtendedRequest IExtendedRequest is an spi for websphere additions to the standard ServletRequest methodsIExtendedResponse IExtendedResponse is an spi for websphere additions to the standard ServletResponse methodsIOutputMethodListener Interface to alert what type of output is being sent in a response.IServletConfig IServletContext This is an extension to IBMServletContext which can be used toIServletRequest This interface maybe be used by websphere components in situations where they would like to do a parallel dispatch.IServletRequestWrapper Simple interface to allowing retrieving of a wrapped request object without all the extra methods specified in the Servlet SpecificationIServletResponse This interface maybe be used by websphere components in situations where they would like to do a parallel dispatch.IServletResponseWrapper Simple interface to allowing retrieving of a wrapped response object without all the extra methods specified in the Servlet SpecificationIServletWrapper Generic RequestProcessor representation of a compiled servlet.ITransferContextService ITransferContextServiceExt ITransferContextService extension.ServletReferenceListener A listener that is associated with a single instance of a ServletWrapper (and hence a servlet), and listens for invalidation events.ServletRequestExtended SPI used to extended ServletRequest to provide added method.ServletResponseExtended RTC 160610. -
Class Summary Class Description DummyRequest GenericServletWrapper A convenience class that implements IServletWrapper.ServletConfigParmMap ServletConfigParmMap is an spi for a map that can be passed in to configure various parts of a ServletConfig. -
Enum Summary Enum Description IServletConfig.CheckContextInitialized