Uses of Interface
org.jboss.modcluster.container.Connector
-
Uses of Connector in org.jboss.modcluster.container
Modifier and TypeMethodDescriptionEngine.getProxyConnector()
The connector which this engine uses to communicate with its proxies.Modifier and TypeMethodDescriptionEngine.getConnectors()
Iteration of all connectors associated with this engine that can be used to communicate with its proxies. -
Uses of Connector in org.jboss.modcluster.container.tomcat
Modifier and TypeMethodDescriptionConfigurableProxyConnectorProvider.createProxyConnector
(org.apache.catalina.Engine engine) ProxyConnectorProvider.createProxyConnector
(org.apache.catalina.Engine engine) TomcatEngine.getProxyConnector()