| Package | Description |
|---|---|
| org.apache.cxf.jaxrs.provider | |
| org.apache.cxf.jaxrs.reactivestreams.server |
| Modifier and Type | Method and Description |
|---|---|
long |
StreamingResponseProvider.getSize(StreamingResponse<T> arg0,
Class<?> arg1,
Type arg2,
Annotation[] arg3,
javax.ws.rs.core.MediaType arg4) |
void |
StreamingResponseProvider.writeTo(StreamingResponse<T> p,
Class<?> cls,
Type t,
Annotation[] anns,
javax.ws.rs.core.MediaType mt,
javax.ws.rs.core.MultivaluedMap<String,Object> headers,
OutputStream os) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSubscriber.resume(StreamingResponse<T> response) |
Apache CXF