Uses of Interface
org.jboss.modcluster.container.Connector
Packages that use Connector
-
Uses of Connector in org.jboss.modcluster.container
Methods in org.jboss.modcluster.container that return ConnectorModifier and TypeMethodDescriptionEngine.getProxyConnector()
The connector which this engine uses to communicate with its proxies.Methods in org.jboss.modcluster.container that return types with arguments of type ConnectorModifier 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
Classes in org.jboss.modcluster.container.tomcat that implement ConnectorMethods in org.jboss.modcluster.container.tomcat that return ConnectorModifier and TypeMethodDescriptionConfigurableProxyConnectorProvider.createProxyConnector
(org.apache.catalina.Engine engine) ProxyConnectorProvider.createProxyConnector
(org.apache.catalina.Engine engine) TomcatEngine.getProxyConnector()
Methods in org.jboss.modcluster.container.tomcat that return types with arguments of type Connector