public static class HttpServerBinder.HttpResourceBinding extends Object
| Constructor and Description |
|---|
HttpServerBinder.HttpResourceBinding(String baseUri,
String classPathResourceBase) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseUri() |
String |
getClassPathResourceBase() |
List<String> |
getWelcomeFiles() |
HttpServerBinder.HttpResourceBinding |
withWelcomeFile(String welcomeFile) |
Copyright © 2010-2013 Airlift. All Rights Reserved.