Package com.ibm.wsspi.webcontainer.servlet
@Version("3.0.0")
package com.ibm.wsspi.webcontainer.servlet
-
ClassDescriptionAsyncContext is a private spi for websphere components to make use of Async Servlet featuresA convenience class that implements IServletWrapper.IExtendedRequest is an spi for websphere additions to the standard ServletRequest methodsIExtendedResponse is an spi for websphere additions to the standard ServletResponse methodsInterface to alert what type of output is being sent in a response.This is an extension to IBMServletContext which can be used toThis interface maybe be used by websphere components in situations where they would like to do a parallel dispatch.Simple interface to allowing retrieving of a wrapped request object without all the extra methods specified in the Servlet SpecificationThis interface maybe be used by websphere components in situations where they would like to do a parallel dispatch.Simple interface to allowing retrieving of a wrapped response object without all the extra methods specified in the Servlet SpecificationGeneric RequestProcessor representation of a compiled servlet.ITransferContextService extension.ServletConfigParmMap is an spi for a map that can be passed in to configure various parts of a ServletConfig.A listener that is associated with a single instance of a ServletWrapper (and hence a servlet), and listens for invalidation events.SPI used to extended ServletRequest to provide added method.RTC 160610.