Interface HttpStreamingDeserializer<T>

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

public interface HttpStreamingDeserializer<T>
HTTP request/response deserialization for streaming payload bodies.