public class OptionsHandler
extends java.lang.Object
implements org.vertx.java.core.Handler<com.jetdrone.vertx.yoke.middleware.YokeRequest>
| Constructor and Description |
|---|
OptionsHandler(java.util.List<HttpMethod> verbs) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(com.jetdrone.vertx.yoke.middleware.YokeRequest request) |
public OptionsHandler(java.util.List<HttpMethod> verbs)