Package com.aoapps.servlet.firewall.virtualhosts
package com.aoapps.servlet.firewall.virtualhosts
-
ClassDescriptionSee
VirtualHostManager
.SeeVirtualHostMatch
.Manages the mapping of incoming requests tovirtual host
and the per-virtual-host virtualpath
.Creates theVirtualHostManager
during application start-up.The result of a call toVirtualHostManager.search(javax.servlet.http.HttpServletRequest)
.