| Package | Description |
|---|---|
| one.nio.http | |
| one.nio.http.gen |
| Modifier and Type | Method and Description |
|---|---|
RequestHandler |
PathMapper.find(String path,
int method) |
protected RequestHandler |
HttpServer.findHandlerByHost(Request request) |
| Modifier and Type | Method and Description |
|---|---|
void |
PathMapper.add(String path,
int[] methods,
RequestHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
RequestHandler |
RequestHandlerGenerator.generateFor(Method m,
Object router) |
Copyright © 2019. All rights reserved.