Uses of Class
com.yahoo.vespa.model.container.http.ConnectorFactory
Packages that use ConnectorFactory
Package
Description
-
Uses of ConnectorFactory in com.yahoo.vespa.model.container.http
Methods in com.yahoo.vespa.model.container.http that return ConnectorFactoryMethods in com.yahoo.vespa.model.container.http that return types with arguments of type ConnectorFactoryMethods in com.yahoo.vespa.model.container.http with parameters of type ConnectorFactoryModifier and TypeMethodDescriptionvoidJettyHttpServer.addConnector(ConnectorFactory connectorFactory) -
Uses of ConnectorFactory in com.yahoo.vespa.model.container.http.ssl
Subclasses of ConnectorFactory in com.yahoo.vespa.model.container.http.sslModifier and TypeClassDescriptionclassComponent specification forConnectorFactorywith hosted specific configuration. -
Uses of ConnectorFactory in com.yahoo.vespa.model.container.http.xml
Methods in com.yahoo.vespa.model.container.http.xml that return ConnectorFactoryModifier and TypeMethodDescriptionprotected ConnectorFactoryJettyConnectorBuilder.doBuild(DeployState deployState, TreeConfigProducer<AnyConfigProducer> ancestor, Element serverSpec)