public class J2ENopHttpActionAdapter extends Object implements HttpActionAdapter<Object,J2EContext>
J2EContext.| Modifier and Type | Field and Description |
|---|---|
static J2ENopHttpActionAdapter |
INSTANCE |
| Constructor and Description |
|---|
J2ENopHttpActionAdapter() |
| Modifier and Type | Method and Description |
|---|---|
Object |
adapt(int code,
J2EContext context)
Adapt the HTTP action.
|
public static final J2ENopHttpActionAdapter INSTANCE
public Object adapt(int code, J2EContext context)
HttpActionAdapteradapt in interface HttpActionAdapter<Object,J2EContext>code - the HTTP action status codecontext - the web contextCopyright © 2017. All Rights Reserved.