public interface IDefaultHandler extends IHandler<IDefaultRequestContext>
| Modifier and Type | Method and Description |
|---|---|
void |
handle(IDefaultRequestContext context)
Receives a
request context object and
handles it. |
void handle(IDefaultRequestContext context)
IHandlerrequest context object and
handles it.handle in interface IHandler<IDefaultRequestContext>Copyright © 2016. All rights reserved.