@FunctionalInterface
public interface Route
| Modifier and Type | Method and Description |
|---|---|
Match |
apply(java.lang.String uri,
com.sun.net.httpserver.HttpExchange exchange) |
Match apply(java.lang.String uri, com.sun.net.httpserver.HttpExchange exchange) throws java.io.IOException
java.io.IOExceptionCopyright © 2013. All Rights Reserved.