T
- typepublic abstract class AbstractEntityProvider<T> extends Object implements javax.ws.rs.ext.MessageBodyReader<T>, AsyncMessageBodyWriter<T>
Constructor and Description |
---|
AbstractEntityProvider() |
Modifier and Type | Method and Description |
---|---|
long |
getSize(T t,
Class<?> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
asyncWriteTo
public long getSize(T t, Class<?> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType)
getSize
in interface javax.ws.rs.ext.MessageBodyWriter<T>
Copyright © 2020 JBoss by Red Hat. All rights reserved.