public class OptionsRouter extends Object implements HttpRouter
| Constructor and Description |
|---|
OptionsRouter(String method,
String domains,
String headers) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(HttpRequest request,
HttpResponse response) |
public void process(HttpRequest request, HttpResponse response) throws Exception
process in interface HttpRouterExceptionCopyright © 2020 Voovan. All rights reserved.