Package io.servicetalk.http.router.jersey.internal
-
Class Summary Class Description BufferPublisherInputStream AnInputStreambuilt around aPublisher<Buffer>, which can either be read OIO style or provide its wrappedPublisher.RequestProperties Helper methods used internally for accessing ServiceTalk-specific request properties.SourceWrappers When request's contents are not buffered, Jersey's determines if the entity body input stream that backs a request can be closed by introspecting the return type of theMessageBodyReader.SourceWrappers.PublisherSource<T> APublisherthat is also aSource.SourceWrappers.SingleSource<T> ASinglethat is also aSource.