Uses of Interface
io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Context
-
Packages that use ModClusterStatus.Context Package Description io.undertow.server.handlers.proxy.mod_cluster -
-
Uses of ModClusterStatus.Context in io.undertow.server.handlers.proxy.mod_cluster
Methods in io.undertow.server.handlers.proxy.mod_cluster that return ModClusterStatus.Context Modifier and Type Method Description ModClusterStatus.Context
ModClusterStatus.Node. getContext(java.lang.String name)
Methods in io.undertow.server.handlers.proxy.mod_cluster that return types with arguments of type ModClusterStatus.Context Modifier and Type Method Description java.util.List<ModClusterStatus.Context>
ModClusterStatus.Node. getContexts()
-