public interface HttpActionAdapter
| Modifier and Type | Method and Description |
|---|---|
Object |
adapt(int code,
WebContext context)
Adapt the HTTP action.
|
Object adapt(int code, WebContext context)
code - the HTTP action status codecontext - the web contextCopyright © 2016. All Rights Reserved.