Search Java Classes and Packages
Search Java Frameworks and Libraries
#Io.netty.handler.codec.BinaryHeaders Classes and Interfaces - 3 results found.
| Name | Description | Type | Package | Framework |
| BinaryHeaders | A typical AsciiString multimap used by protocols that use binary headers (such as HTTP/2) for therepresentation of arbitrary key-value data. | Interface | io.netty.handler.codec | Netty |
|
| BinaryHeaders .EntryVisitor | A visitor that helps reduce GC pressure while iterating over a collection of Headers. | Interface | io.netty.handler.codec.BinaryHeaders | Netty |
|
| BinaryHeaders .NameVisitor | A visitor that helps reduce GC pressure while iterating over a collection of Headers. | Interface | io.netty.handler.codec.BinaryHeaders | Netty |