T
- The type contained in the publisherP
- The publisherpublic static final class MultipartBodyBuilder.PublisherEntity<T,P extends org.reactivestreams.Publisher<T>> extends HttpEntity<P>
HttpEntity
for use with a
Publisher
-based body, for which we also need to keep track of
the element type.EMPTY
Modifier and Type | Method and Description |
---|---|
ResolvableType |
getResolvableType()
Return the element type for the
Publisher body. |
equals, getBody, getHeaders, hasBody, hashCode, toString
public ResolvableType getResolvableType()
Publisher
body.