Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
com.ibm.wsspi.http.HttpContainer

  • Packages that use HttpContainer 
    Package Description
    com.ibm.wsspi.http  
    • Uses of HttpContainer in com.ibm.wsspi.http

      Methods in com.ibm.wsspi.http with parameters of type HttpContainer 
      Modifier and Type Method and Description
      void VirtualHost.addContextRoot(java.lang.String contextRoot, HttpContainer container)
      Add the container as a handler for the specified context root.
      void VirtualHost.removeContextRoot(java.lang.String contextRoot, HttpContainer container)
      Remove the container as a handler for the specified context root.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes