Package | Description |
---|---|
com.sun.jersey.json.impl.provider.entity |
Modifier and Type | Method and Description |
---|---|
JSONWithPadding |
JSONWithPaddingProvider.readFrom(Class<JSONWithPadding> 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 |
---|---|
void |
JSONWithPaddingProvider.writeTo(JSONWithPadding 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 |
---|---|
JSONWithPadding |
JSONWithPaddingProvider.readFrom(Class<JSONWithPadding> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,String> httpHeaders,
InputStream entityStream) |
Copyright © 2013 Oracle Corporation. All rights reserved.