Skip navigation links
WildFly: mod_cluster Undertow Integration 17.0.0.Alpha1
A B C D E F G H I L M O P R S T U W 

A

addRequestListener(ServletRequestListener) - Method in class org.wildfly.mod_cluster.undertow.LocationContext
 
addRequestListener(ServletRequestListener) - Method in class org.wildfly.mod_cluster.undertow.UndertowContext
 
addSessionListener(HttpSessionListener) - Method in class org.wildfly.mod_cluster.undertow.LocationContext
 
addSessionListener(HttpSessionListener) - Method in class org.wildfly.mod_cluster.undertow.UndertowContext
 

B

build(ServiceTarget) - Method in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterServiceConfigurator
 
BytesReceivedHttpHandler - Class in org.wildfly.mod_cluster.undertow.metric
HttpHandler implementation that counts number of bytes received via BytesReceivedStreamSourceConduit wrapping.
BytesReceivedHttpHandler(HttpHandler) - Constructor for class org.wildfly.mod_cluster.undertow.metric.BytesReceivedHttpHandler
 
BytesReceivedStreamSourceConduit - Class in org.wildfly.mod_cluster.undertow.metric
Implementation of StreamSourceConduit wrapping that wraps around byte-transferring methods to calculate total number of bytes transferred leveraging LongAdder.
BytesReceivedStreamSourceConduit(StreamSourceConduit) - Constructor for class org.wildfly.mod_cluster.undertow.metric.BytesReceivedStreamSourceConduit
 
BytesSentHttpHandler - Class in org.wildfly.mod_cluster.undertow.metric
HttpHandler implementation that counts number of bytes sent via BytesSentStreamSinkConduit wrapping.
BytesSentHttpHandler(HttpHandler) - Constructor for class org.wildfly.mod_cluster.undertow.metric.BytesSentHttpHandler
 
BytesSentStreamSinkConduit - Class in org.wildfly.mod_cluster.undertow.metric
Implementation of StreamSinkConduit wrapping that wraps around byte-transferring methods to calculate total number of bytes transferred leveraging LongAdder.
BytesSentStreamSinkConduit(StreamSinkConduit) - Constructor for class org.wildfly.mod_cluster.undertow.metric.BytesSentStreamSinkConduit
 

C

configure(CapabilityServiceSupport) - Method in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterServiceConfigurator
 

D

deploy(DeploymentPhaseContext) - Method in class org.wildfly.mod_cluster.undertow.ModClusterUndertowDeploymentProcessor
 

E

equals(Object) - Method in class org.wildfly.mod_cluster.undertow.LocationContext
 
equals(Object) - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
 
equals(Object) - Method in class org.wildfly.mod_cluster.undertow.UndertowContext
 
equals(Object) - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
 
equals(Object) - Method in class org.wildfly.mod_cluster.undertow.UndertowHost
 
equals(Object) - Method in class org.wildfly.mod_cluster.undertow.UndertowServer
 

F

filter(Host) - Method in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterService
 
findContext(String) - Method in class org.wildfly.mod_cluster.undertow.UndertowHost
 
findHost(String) - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
 

G

getActiveSessionCount() - Method in class org.wildfly.mod_cluster.undertow.LocationContext
 
getActiveSessionCount() - Method in class org.wildfly.mod_cluster.undertow.UndertowContext
 
getAddress() - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
 
getAliases() - Method in class org.wildfly.mod_cluster.undertow.UndertowHost
 
getBusyThreads() - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
 
getBytesReceived() - Static method in class org.wildfly.mod_cluster.undertow.metric.BytesReceivedStreamSourceConduit
 
getBytesReceived() - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
 
getBytesSent() - Static method in class org.wildfly.mod_cluster.undertow.metric.BytesSentStreamSinkConduit
 
getBytesSent() - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
 
getConnectors() - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
 
getContainerEventHandler() - Method in interface org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterConfiguration
 
getContainerEventHandler() - Method in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterServiceConfigurator
 
getContexts() - Method in class org.wildfly.mod_cluster.undertow.UndertowHost
 
getDefaultHost() - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
 
getEngine() - Method in class org.wildfly.mod_cluster.undertow.UndertowHost
 
getEngines() - Method in class org.wildfly.mod_cluster.undertow.UndertowServer
 
getHost() - Method in class org.wildfly.mod_cluster.undertow.LocationContext
 
getHost() - Method in class org.wildfly.mod_cluster.undertow.UndertowContext
 
getHosts() - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
 
getJvmRoute() - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
 
getListener() - Method in interface org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterConfiguration
 
getListener() - Method in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterServiceConfigurator
 
getMaxThreads() - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
 
getName() - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
 
getName() - Method in class org.wildfly.mod_cluster.undertow.UndertowHost
 
getPath() - Method in class org.wildfly.mod_cluster.undertow.LocationContext
 
getPath() - Method in class org.wildfly.mod_cluster.undertow.UndertowContext
 
getPort() - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
 
getProxyConnector() - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
 
getRequestCount() - Static method in class org.wildfly.mod_cluster.undertow.metric.RequestCountHttpHandler
 
getRequestCount() - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
 
getRunningRequestCount() - Static method in class org.wildfly.mod_cluster.undertow.metric.RunningRequestsHttpHandler
 
getServer() - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
 
getServer() - Method in interface org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterConfiguration
 
getServer() - Method in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterServiceConfigurator
 
getServiceConfigurator(String, String, Duration) - Method in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterBuilderProvider
 
getSessionCookieName() - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
getSessionParameterName() - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
getStatusInterval() - Method in interface org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterConfiguration
 
getStatusInterval() - Method in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterServiceConfigurator
 
getSuspendController() - Method in interface org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterConfiguration
 
getSuspendController() - Method in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterServiceConfigurator
 
getType() - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
 
getUndertowService() - Method in interface org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterConfiguration
 
getUndertowService() - Method in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterServiceConfigurator
 

H

handleRequest(HttpServerExchange) - Method in class org.wildfly.mod_cluster.undertow.metric.BytesReceivedHttpHandler
 
handleRequest(HttpServerExchange) - Method in class org.wildfly.mod_cluster.undertow.metric.BytesSentHttpHandler
 
handleRequest(HttpServerExchange) - Method in class org.wildfly.mod_cluster.undertow.metric.RequestCountHttpHandler
 
handleRequest(HttpServerExchange) - Method in class org.wildfly.mod_cluster.undertow.metric.RunningRequestsHttpHandler
Increments the counter and registers a listener to decrement the counter upon exchange complete event.
hashCode() - Method in class org.wildfly.mod_cluster.undertow.LocationContext
 
hashCode() - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
 
hashCode() - Method in class org.wildfly.mod_cluster.undertow.UndertowContext
 
hashCode() - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
 
hashCode() - Method in class org.wildfly.mod_cluster.undertow.UndertowHost
 
hashCode() - Method in class org.wildfly.mod_cluster.undertow.UndertowServer
 

I

isAvailable() - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
 
isDistributable() - Method in class org.wildfly.mod_cluster.undertow.LocationContext
 
isDistributable() - Method in class org.wildfly.mod_cluster.undertow.UndertowContext
 
isReverse() - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
 
isStarted() - Method in class org.wildfly.mod_cluster.undertow.LocationContext
 
isStarted() - Method in class org.wildfly.mod_cluster.undertow.UndertowContext
 

L

LocationContext - Class in org.wildfly.mod_cluster.undertow
A simulated context, for use by EJB/HTTP and static locations.
LocationContext(String, Host) - Constructor for class org.wildfly.mod_cluster.undertow.LocationContext
 

M

ModClusterUndertowDeploymentProcessor - Class in org.wildfly.mod_cluster.undertow
DeploymentUnitProcessor which adds a dependency on UndertowEventHandlerAdapterServiceConfigurators to web dependencies to support session draining (see WFLY-3942) and registers metrics on deployment if mod_cluster module is loaded.
ModClusterUndertowDeploymentProcessor(Set<String>, Set<LoadMetric>) - Constructor for class org.wildfly.mod_cluster.undertow.ModClusterUndertowDeploymentProcessor
 

O

onDeploymentStart(Deployment, Host) - Method in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterService
 
onDeploymentStart(String, Host) - Method in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterService
 
onDeploymentStop(Deployment, Host) - Method in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterService
 
onDeploymentStop(String, Host) - Method in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterService
 
org.wildfly.mod_cluster.undertow - package org.wildfly.mod_cluster.undertow
 
org.wildfly.mod_cluster.undertow.metric - package org.wildfly.mod_cluster.undertow.metric
 

P

performBoottime(OperationContext, Set<String>, Set<LoadMetric>) - Method in class org.wildfly.mod_cluster.undertow.metric.UndertowBoottimeHandler
 
preSuspend(ServerActivityCallback) - Method in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterService
 

R

read(ByteBuffer) - Method in class org.wildfly.mod_cluster.undertow.metric.BytesReceivedStreamSourceConduit
 
read(ByteBuffer[], int, int) - Method in class org.wildfly.mod_cluster.undertow.metric.BytesReceivedStreamSourceConduit
 
removeRequestListener(ServletRequestListener) - Method in class org.wildfly.mod_cluster.undertow.LocationContext
 
removeRequestListener(ServletRequestListener) - Method in class org.wildfly.mod_cluster.undertow.UndertowContext
 
removeSessionListener(HttpSessionListener) - Method in class org.wildfly.mod_cluster.undertow.LocationContext
 
removeSessionListener(HttpSessionListener) - Method in class org.wildfly.mod_cluster.undertow.UndertowContext
 
RequestCountHttpHandler - Class in org.wildfly.mod_cluster.undertow.metric
HttpHandler that counts number of incoming requests.
RequestCountHttpHandler(HttpHandler) - Constructor for class org.wildfly.mod_cluster.undertow.metric.RequestCountHttpHandler
 
resume() - Method in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterService
 
run() - Method in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterService
 
RunningRequestsHttpHandler - Class in org.wildfly.mod_cluster.undertow.metric
HttpHandler implementation that counts number of active / running requests to replace the busyness metric.
RunningRequestsHttpHandler(HttpHandler) - Constructor for class org.wildfly.mod_cluster.undertow.metric.RunningRequestsHttpHandler
 

S

setAddress(InetAddress) - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
 
setJvmRoute(String) - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
 
start(StartContext) - Method in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterService
 
stop(StopContext) - Method in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterService
 
suspended(ServerActivityCallback) - Method in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterService
 

T

toString() - Method in class org.wildfly.mod_cluster.undertow.LocationContext
 
toString() - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
 
toString() - Method in class org.wildfly.mod_cluster.undertow.UndertowContext
 
toString() - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
 
toString() - Method in class org.wildfly.mod_cluster.undertow.UndertowHost
 
toString() - Method in class org.wildfly.mod_cluster.undertow.UndertowServer
 
transferFrom(FileChannel, long, long) - Method in class org.wildfly.mod_cluster.undertow.metric.BytesSentStreamSinkConduit
 
transferFrom(StreamSourceChannel, long, ByteBuffer) - Method in class org.wildfly.mod_cluster.undertow.metric.BytesSentStreamSinkConduit
 
transferTo(long, long, FileChannel) - Method in class org.wildfly.mod_cluster.undertow.metric.BytesReceivedStreamSourceConduit
 
transferTo(long, ByteBuffer, StreamSinkChannel) - Method in class org.wildfly.mod_cluster.undertow.metric.BytesReceivedStreamSourceConduit
 

U

undeploy(DeploymentUnit) - Method in class org.wildfly.mod_cluster.undertow.ModClusterUndertowDeploymentProcessor
 
UndertowBoottimeHandler - Class in org.wildfly.mod_cluster.undertow.metric
 
UndertowBoottimeHandler() - Constructor for class org.wildfly.mod_cluster.undertow.metric.UndertowBoottimeHandler
 
UndertowConnector - Class in org.wildfly.mod_cluster.undertow
Adapts UndertowListener to a Connector.
UndertowConnector(UndertowListener) - Constructor for class org.wildfly.mod_cluster.undertow.UndertowConnector
 
UndertowContext - Class in org.wildfly.mod_cluster.undertow
Adapts Deployment to an Context.
UndertowContext(Deployment, Host) - Constructor for class org.wildfly.mod_cluster.undertow.UndertowContext
 
UndertowEngine - Class in org.wildfly.mod_cluster.undertow
Adapts Server to an Engine.
UndertowEngine(String, Server, UndertowService, Connector) - Constructor for class org.wildfly.mod_cluster.undertow.UndertowEngine
 
UndertowEventHandlerAdapterBuilderProvider - Class in org.wildfly.mod_cluster.undertow
UndertowEventHandlerAdapterBuilderProvider() - Constructor for class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterBuilderProvider
 
UndertowEventHandlerAdapterConfiguration - Interface in org.wildfly.mod_cluster.undertow
Encapsulates the configuration of an UndertowEventHandlerAdapterService.
UndertowEventHandlerAdapterService - Class in org.wildfly.mod_cluster.undertow
Builds a service exposing an Undertow subsystem adapter to mod_cluster's ContainerEventHandler.
UndertowEventHandlerAdapterService(UndertowEventHandlerAdapterConfiguration) - Constructor for class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterService
 
UndertowEventHandlerAdapterServiceConfigurator - Class in org.wildfly.mod_cluster.undertow
 
UndertowEventHandlerAdapterServiceConfigurator(String, String, Duration) - Constructor for class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterServiceConfigurator
 
UndertowHost - Class in org.wildfly.mod_cluster.undertow
Adapts Host to an Host.
UndertowHost(Host, Engine) - Constructor for class org.wildfly.mod_cluster.undertow.UndertowHost
 
UndertowServer - Class in org.wildfly.mod_cluster.undertow
Adapts UndertowService to a Server.
UndertowServer(String, UndertowService, Connector) - Constructor for class org.wildfly.mod_cluster.undertow.UndertowServer
 

W

write(ByteBuffer) - Method in class org.wildfly.mod_cluster.undertow.metric.BytesSentStreamSinkConduit
 
write(ByteBuffer[], int, int) - Method in class org.wildfly.mod_cluster.undertow.metric.BytesSentStreamSinkConduit
 
writeFinal(ByteBuffer) - Method in class org.wildfly.mod_cluster.undertow.metric.BytesSentStreamSinkConduit
 
writeFinal(ByteBuffer[], int, int) - Method in class org.wildfly.mod_cluster.undertow.metric.BytesSentStreamSinkConduit
 
A B C D E F G H I L M O P R S T U W 
Skip navigation links
WildFly: mod_cluster Undertow Integration 17.0.0.Alpha1

Copyright © 2019 JBoss by Red Hat. All rights reserved.