com.ibm.wsspi.http

Uses of Interface HttpContainer

Uses of HttpContainer in com.ibm.wsspi.http

Modifier and Type Method and Description
  1. void
VirtualHost.addContextRoot(java.lang.String contextRoot,HttpContainer container)
Add the container as a handler for the specified context root.
  1. void
VirtualHost.removeContextRoot(java.lang.String contextRoot,HttpContainer container)
Remove the container as a handler for the specified context root.