Skip navigation links
C D E H I N S 

C

ContentCodecToBufferDecoder - Class in io.servicetalk.encoding.api.internal
Deprecated.
Use BufferDecoder. This type will be removed along with ContentCodec.
ContentCodecToBufferDecoder(ContentCodec) - Constructor for class ContentCodecToBufferDecoder
Deprecated.
Create a new instance.
ContentCodecToBufferEncoder - Class in io.servicetalk.encoding.api.internal
Deprecated.
Use BufferEncoder. This type will be removed along with ContentCodec.
ContentCodecToBufferEncoder(ContentCodec) - Constructor for class ContentCodecToBufferEncoder
Deprecated.
Create a new instance.

D

decoder() - Method in class ContentCodecToBufferDecoder
Deprecated.
 

E

encoder() - Method in class ContentCodecToBufferEncoder
Deprecated.
 
encodingFor(Collection<ContentCodec>, CharSequence) - Static method in class HeaderUtils
encodingForRaw(List<T>, Function<T, CharSequence>, CharSequence) - Static method in class HeaderUtils
Get the first encoding that matches name from supportedEncoders.
encodingName() - Method in class ContentCodecToBufferDecoder
Deprecated.
 
encodingName() - Method in class ContentCodecToBufferEncoder
Deprecated.
 

H

HeaderUtils - Class in io.servicetalk.encoding.api.internal
Header utilities to support encoding.

I

io.servicetalk.encoding.api.internal - package io.servicetalk.encoding.api.internal
Internal utilities that use the encoding API package.

N

negotiateAcceptedEncoding(CharSequence, List<ContentCodec>) - Static method in class HeaderUtils
negotiateAcceptedEncoding(List<ContentCodec>, List<ContentCodec>) - Static method in class HeaderUtils
negotiateAcceptedEncodingRaw(CharSequence, List<T>, Function<T, CharSequence>) - Static method in class HeaderUtils
Get an encoder from supportedEncoders that is acceptable as referenced by acceptEncodingHeaderValue.

S

streamingDecoder() - Method in class ContentCodecToBufferDecoder
Deprecated.
 
streamingEncoder() - Method in class ContentCodecToBufferEncoder
Deprecated.
 
C D E H I N S 
Skip navigation links