Uses of Class
org.attribyte.api.http.StreamedResponse
Packages that use StreamedResponse
-
Uses of StreamedResponse in org.attribyte.api.http
Methods in org.attribyte.api.http that return StreamedResponseModifier and TypeMethodDescriptionResponseBuilder.createStreamed()Creates an immutable streamed response. -
Uses of StreamedResponse in org.attribyte.api.http.impl.jetty
Methods in org.attribyte.api.http.impl.jetty that return StreamedResponseModifier and TypeMethodDescriptionSends a request and allows the response to be streamed when it is available.