public interface ConnectorFactory
extends io.dropwizard.jackson.Discoverable
Connectors.org.eclipse.jetty.server.Connector build(org.eclipse.jetty.server.Server server,
com.codahale.metrics.MetricRegistry metrics,
String name,
org.eclipse.jetty.util.thread.ThreadPool threadPool)
server - the application's Server instancemetrics - the application's metricsname - the application's namethreadPool - the application's thread poolConnectorCopyright © 2014. All rights reserved.