Uses of Interface
com.soklet.StreamingResponseContext
Packages that use StreamingResponseContext
-
Uses of StreamingResponseContext in com.soklet
Methods in com.soklet with parameters of type StreamingResponseContextModifier and TypeMethodDescriptionvoidStreamingResponseWriter.writeTo(@NonNull ResponseStream output, @NonNull StreamingResponseContext context) Writes response bytes to the provided output stream.