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