Package | Description |
---|---|
io.netty.handler.codec.http2 |
Handlers for sending and receiving HTTP/2 frames.
|
io.netty.util.collection |
Utility classes for commonly used collections.
|
Class and Description |
---|
IntObjectHashMap
A hash map implementation of
IntObjectMap that uses open addressing for keys. |
IntObjectMap
Interface for a primitive map that uses
int s as keys. |
Class and Description |
---|
IntObjectMap
Interface for a primitive map that uses
int s as keys. |
IntObjectMap.Entry
An Entry in the map.
|
Copyright © 2008–2015 The Netty Project. All rights reserved.