public interface DefaultHandler extends Handler<DefaultRequestContext>
| Modifier and Type | Method and Description |
|---|---|
void |
handle(DefaultRequestContext context)
Receives a
request context object and
handles it. |
void handle(DefaultRequestContext context)
Handlerrequest context object and
handles it.handle in interface Handler<DefaultRequestContext>Copyright © 2018. All rights reserved.