Uses of Class
io.undertow.server.handlers.proxy.mod_cluster.ModCluster
-
Packages that use ModCluster Package Description io.undertow.server.handlers.proxy.mod_cluster -
-
Uses of ModCluster in io.undertow.server.handlers.proxy.mod_cluster
Methods in io.undertow.server.handlers.proxy.mod_cluster that return ModCluster Modifier and Type Method Description ModClusterModCluster.Builder. build()Methods in io.undertow.server.handlers.proxy.mod_cluster with parameters of type ModCluster Modifier and Type Method Description static NodeConfig.NodeBuilderNodeConfig. builder(ModCluster modCluster)HttpHandlerMCMPConfig.Builder. create(ModCluster modCluster, HttpHandler next)HttpHandlerMCMPConfig. create(ModCluster modCluster, HttpHandler next)
-