Uses of Enum
org.jboss.modcluster.container.Connector.Type
Packages that use Connector.Type
-
Uses of Connector.Type in org.jboss.modcluster.container
Methods in org.jboss.modcluster.container that return Connector.TypeModifier and TypeMethodDescriptionConnector.getType()
Indicates the type of this connector.static Connector.Type
Returns the enum constant of this type with the specified name.static Connector.Type[]
Connector.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Connector.Type in org.jboss.modcluster.container.tomcat
Methods in org.jboss.modcluster.container.tomcat that return Connector.Type