Uses of Package
com.ibm.wsspi.webcontainer.servlet

Packages that use com.ibm.wsspi.webcontainer.servlet
com.ibm.wsspi.webcontainer.extension   
com.ibm.wsspi.webcontainer.filter   
com.ibm.wsspi.webcontainer.metadata   
com.ibm.wsspi.webcontainer.osgi.extension   
com.ibm.wsspi.webcontainer.servlet   
com.ibm.wsspi.webcontainer.webapp   
 

Classes in com.ibm.wsspi.webcontainer.servlet used by com.ibm.wsspi.webcontainer.extension
IServletContext
          This is an extension to IBMServletContext which can be used to
 

Classes in com.ibm.wsspi.webcontainer.servlet used by com.ibm.wsspi.webcontainer.filter
IServletConfig
           
IServletContext
          This is an extension to IBMServletContext which can be used to
 

Classes in com.ibm.wsspi.webcontainer.servlet used by com.ibm.wsspi.webcontainer.metadata
IServletConfig
           
 

Classes in com.ibm.wsspi.webcontainer.servlet used by com.ibm.wsspi.webcontainer.osgi.extension
IServletConfig
           
IServletContext
          This is an extension to IBMServletContext which can be used to
IServletWrapper
          Generic RequestProcessor representation of a compiled servlet.
 

Classes in com.ibm.wsspi.webcontainer.servlet used by com.ibm.wsspi.webcontainer.servlet
IServletConfig
           
IServletConfig.CheckContextInitialized
           
IServletContext
          This is an extension to IBMServletContext which can be used to
IServletWrapper
          Generic RequestProcessor representation of a compiled servlet.
ServletReferenceListener
          A listner that is associated with a single instance of a ServletWrapper (and hence a servlet), and listens for invalidation events.
 

Classes in com.ibm.wsspi.webcontainer.servlet used by com.ibm.wsspi.webcontainer.webapp
IServletConfig