Package | Description |
---|---|
io.undertow.server.handlers.proxy |
Modifier and Type | Method and Description |
---|---|
HostTable | HostTable.addHost(H host) |
HostTable | HostTable.addRoute(H host, String virtualHost, String contextPath) |
HostTable | HostTable.removeHost(H host) |
HostTable | HostTable.removeRoute(H host, String virtualHost, String contextPath) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.