public class JettyBindings extends Object
Modifier and Type | Method and Description |
---|---|
static void |
addHandler(com.google.inject.Binder binder,
Class<? extends org.eclipse.jetty.server.Handler> handlerClass) |
static void |
addQosFilter(com.google.inject.Binder binder,
String path,
int maxRequests) |
Copyright © 2011–2017. All rights reserved.