Interface PooledStreamMessage<T>

All Superinterfaces:
org.reactivestreams.Publisher<T>, StreamMessage<T>
All Known Subinterfaces:
PooledHttpRequest, PooledHttpResponse

public interface PooledStreamMessage<T>
extends StreamMessage<T>
A StreamMessage that exposes unsafe APIs for subscribing to pooled objects from the stream.