Uses of Interface
org.jboss.modcluster.container.Connector
-
Packages that use Connector Package Description org.jboss.modcluster.container -
-
Uses of Connector in org.jboss.modcluster.container
Methods in org.jboss.modcluster.container that return Connector Modifier and Type Method Description ConnectorEngine. 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 Connector Modifier and Type Method Description Iterable<Connector>Engine. getConnectors()Iteration of all connectors associated with this engine that can be used to communicate with its proxies.
-