Interface HttpStreamingSerializer<T>

Type Parameters:
T - The type of objects to serialize.
All Known Subinterfaces:
HttpStreamingSerializerDeserializer<T>

public interface HttpStreamingSerializer<T>
HTTP request/response serialization for streaming payload bodies.