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 |
---|---|
Handler<T> |
find(HttpRequest headers,
T sessionState) |
Handler<T> find(HttpRequest headers, T sessionState)
Copyright © 2019. All Rights Reserved.