public interface HandlerLocator<T>
Modifier and Type | Interface and Description |
---|---|
static class |
HandlerLocator.List<T> |
static class |
HandlerLocator.ResourcesDirectory<T> |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
createDefaultMimeTypeMap() |
Handler<T> |
find(HttpRequest headers,
T sessionState) |
Copyright © 2016. All Rights Reserved.