| Package | Description |
|---|---|
| org.overlord.sramp.atom.providers |
| Modifier and Type | Method and Description |
|---|---|
HttpResponseBean |
HttpResponseProvider.readFrom(Class<HttpResponseBean> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,String> httpHeaders,
InputStream entityStream) |
| Modifier and Type | Method and Description |
|---|---|
long |
HttpResponseProvider.getSize(HttpResponseBean t,
Class<?> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType) |
void |
HttpResponseProvider.writeTo(HttpResponseBean t,
Class<?> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,Object> httpHeaders,
OutputStream entityStream) |
| Modifier and Type | Method and Description |
|---|---|
HttpResponseBean |
HttpResponseProvider.readFrom(Class<HttpResponseBean> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,String> httpHeaders,
InputStream entityStream) |
Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.