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