Package | Description |
---|---|
org.jboss.modcluster.container.tomcat |
Modifier and Type | Class and Description |
---|---|
class |
ConfigurableProxyConnectorProvider
Connector provider implementation that picks a connector based on configured
connectorPort=".." and/or connectorAddress=".." . |
class |
SimpleProxyConnectorProvider
Proxy connector provider that uses a specific connector.
|
Modifier and Type | Method and Description |
---|---|
ProxyConnectorProvider |
TomcatFactoryRegistry.getProxyConnectorProvider() |
ProxyConnectorProvider |
ServiceLoaderTomcatFactory.getProxyConnectorProvider() |
Constructor and Description |
---|
ServiceLoaderTomcatFactory(ProxyConnectorProvider provider) |
ServiceLoaderTomcatFactory(ServerFactory serverFactory,
EngineFactory engineFactory,
HostFactory hostFactory,
ContextFactory contextFactory,
ConnectorFactory connectorFactory,
ProxyConnectorProvider provider) |
TomcatEventHandlerAdapter(ContainerEventHandler eventHandler,
ServerProvider serverProvider,
ProxyConnectorProvider connectorProvider) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.