Uses of Interface
io.dropwizard.jetty.ConnectorFactory
-
Packages that use ConnectorFactory Package Description io.dropwizard.jetty -
-
Uses of ConnectorFactory in io.dropwizard.jetty
Classes in io.dropwizard.jetty that implement ConnectorFactory Modifier and Type Class Description classHttpConnectorFactoryBuilds HTTP connectors.classHttpsConnectorFactoryBuilds HTTPS connectors (HTTP over TLS/SSL).Methods in io.dropwizard.jetty that return ConnectorFactory Modifier and Type Method Description static ConnectorFactoryHttpConnectorFactory. admin()static ConnectorFactoryHttpConnectorFactory. application()
-