Package io.servicetalk.http.router.jersey.internal
@ElementsAreNonnullByDefault
package io.servicetalk.http.router.jersey.internal
-
ClassesClassDescriptionAn
InputStreambuilt around aPublisher<Buffer>, which can either be read OIO style or provide its wrappedPublisher.Helper methods used internally for accessing ServiceTalk-specific request properties.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.