Package | Description |
---|---|
com.tangosol.coherence.rest.io |
Contains classes related to REST marshalling.
|
Modifier and Type | Method and Description |
---|---|
StaticContent |
StaticContentMarshaller.unmarshal(InputStream in,
javax.ws.rs.core.MediaType mediaType) |
Modifier and Type | Method and Description |
---|---|
void |
StaticContentMarshaller.marshal(StaticContent value,
OutputStream out,
javax.ws.rs.core.MultivaluedMap<String,Object> httpHeaders) |