public class HttpServerBinder extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpServerBinder.HttpResourceBinding |
| Modifier and Type | Method and Description |
|---|---|
HttpServerBinder.HttpResourceBinding |
bindResource(String baseUri,
String classPathResourceBase) |
static HttpServerBinder |
httpServerBinder(com.google.inject.Binder binder) |
public static HttpServerBinder httpServerBinder(com.google.inject.Binder binder)
public HttpServerBinder.HttpResourceBinding bindResource(String baseUri, String classPathResourceBase)
Copyright © 2010–2024 Airlift. All rights reserved.