@InterfaceAudience.Private public class PlainTextMessageBodyProducer extends java.lang.Object
| Constructor and Description |
|---|
PlainTextMessageBodyProducer() |
| Modifier and Type | Method and Description |
|---|---|
long |
getSize(java.lang.Object object,
java.lang.Class<?> type,
java.lang.reflect.Type genericType,
java.lang.annotation.Annotation[] annotations,
MediaType mediaType) |
boolean |
isWriteable(java.lang.Class<?> arg0,
java.lang.reflect.Type arg1,
java.lang.annotation.Annotation[] arg2,
MediaType arg3) |
void |
writeTo(java.lang.Object object,
java.lang.Class<?> type,
java.lang.reflect.Type genericType,
java.lang.annotation.Annotation[] annotations,
MediaType mediaType,
<any> httpHeaders,
java.io.OutputStream outStream) |
public boolean isWriteable(java.lang.Class<?> arg0,
java.lang.reflect.Type arg1,
java.lang.annotation.Annotation[] arg2,
MediaType arg3)
public long getSize(java.lang.Object object,
java.lang.Class<?> type,
java.lang.reflect.Type genericType,
java.lang.annotation.Annotation[] annotations,
MediaType mediaType)
public void writeTo(java.lang.Object object,
java.lang.Class<?> type,
java.lang.reflect.Type genericType,
java.lang.annotation.Annotation[] annotations,
MediaType mediaType,
<any> httpHeaders,
java.io.OutputStream outStream)
throws java.io.IOException,
WebApplicationException
java.io.IOExceptionWebApplicationException