public class IndexHandler extends BaseHttpHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
IndexHandler.Link
A link to be displayed in the IndexHandler.
|
| Constructor and Description |
|---|
IndexHandler(Iterable<IndexHandler.Link> links)
Constructs an instance with given links.
|
| Modifier and Type | Method and Description |
|---|---|
protected HttpResponse |
doHandle(HttpRequest request,
HttpInterceptor.Context context) |
handlepublic IndexHandler(Iterable<IndexHandler.Link> links)
links - links to displayprotected HttpResponse doHandle(HttpRequest request, HttpInterceptor.Context context)
doHandle in class BaseHttpHandlerCopyright © 2013–2020 Hotels.com. All rights reserved.