Package | Description |
---|---|
ratpack.http |
The HTTP protocol.
|
Modifier and Type | Method and Description |
---|---|
abstract org.reactivestreams.Publisher<HttpResponseChunk> |
HttpResponseChunks.getPublisher() |
Modifier and Type | Method and Description |
---|---|
static HttpResponseChunks |
HttpResponseChunks.httpResponseChunks(org.reactivestreams.Publisher<HttpResponseChunk> publisher) |