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 ConnectorsJettyRunTask. connectorsList of server connectors.Methods in org.eclipse.jetty.ant with parameters of type Connectors Modifier and Type Method Description voidJettyRunTask. addConnectors(Connectors connectors)Adds a new Ant's connector tag object if it have not been created yet.
-