Package | Description |
---|---|
org.apache.cxf.jaxrs.nio |
Modifier and Type | Method and Description |
---|---|
long |
NioMessageBodyWriter.getSize(NioWriteEntity t,
Class<?> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType) |
void |
NioMessageBodyWriter.writeTo(NioWriteEntity entity,
Class<?> cls,
Type t,
Annotation[] anns,
javax.ws.rs.core.MediaType mt,
javax.ws.rs.core.MultivaluedMap<String,Object> headers,
OutputStream os) |
Constructor and Description |
---|
NioWriteListenerImpl(Continuation cont,
NioWriteEntity entity,
OutputStream out) |
Apache CXF