Interface BlockingStreamingHttpServerResponse

All Superinterfaces:
ContextMapHolder, HttpMetaData, HttpResponseMetaData

public interface BlockingStreamingHttpServerResponse extends HttpResponseMetaData
The equivalent of HttpResponse but provides an ability to write the payload to an HttpPayloadWriter.
See Also: