Uses of Class
org.eclipse.jetty.ant.types.Connectors
-
Packages that use Connectors Package Description org.eclipse.jetty.ant Jetty Ant : Ant Tasks and Configuration -
-
Uses of Connectors in org.eclipse.jetty.ant
Fields in org.eclipse.jetty.ant declared as Connectors Modifier and Type Field Description private Connectors
JettyRunTask. connectors
List of server connectors.Methods in org.eclipse.jetty.ant with parameters of type Connectors Modifier and Type Method Description void
JettyRunTask. addConnectors(Connectors connectors)
Adds a new Ant's connector tag object if it have not been created yet.
-