All Classes and Interfaces

Class
Description
 
 
 
 
 
 
 
 
 
 
Extend DelegatingDecompressorFrameListener in order to retain the content-encoding header
 
 
 
 
 
 
 
 
 
 
Several optimizations on ChunkedWriteHandler: lazily allocate queue write doesn't push in the queue unless the queue in not empty or the message is a ChunkedInput save extra chunks cast simplified logging simplified boolean logic Gatling doesn't use ChannelProgressivePromise
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Standard InboundHttp2ToHttpAdapter generates FullHttpResponse.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Value class used for OAuth tokens (request secret, access secret); simple container with two parts, public id part ("key") and confidential ("secret") part.