Uses of Enum Class
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.TypeReturns the enum constant of this class with the specified name.static Connector.Type[]Connector.Type.values()Returns an array containing the constants of this enum class, 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