public class JsonApiModule extends ApiModule
Constructor and Description |
---|
JsonApiModule() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContext()
Get context aka path.
|
java.lang.String |
getMimeType() |
protected byte[] |
serialize(java.lang.Object o) |
getResponse
public java.lang.String getContext()
FunctionModule
getContext
in interface FunctionModule
getContext
in class ApiModule
public java.lang.String getMimeType()
getMimeType
in class ApiModule