T
- the type contained in the publisherP
- the publisherpublic static final class MultipartBodyBuilder.PublisherEntity<T,P extends org.reactivestreams.Publisher<T>> extends HttpEntity<P> implements ResolvableTypeProvider
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
@NonNull public ResolvableType getResolvableType()
Publisher
body.getResolvableType
in interface ResolvableTypeProvider