Package io.netty.handler.codec.http2
Class DefaultHttp2Connection.DefaultStream.PropertyMap
java.lang.Object
io.netty.handler.codec.http2.DefaultHttp2Connection.DefaultStream.PropertyMap
- Enclosing class:
DefaultHttp2Connection.DefaultStream
Provides the lazy initialization for the
DefaultHttp2Connection.DefaultStream
data map.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) <V> V
add
(DefaultHttp2Connection.DefaultPropertyKey key, V value) (package private) <V> V
(package private) <V> V
(package private) void
resizeIfNecessary
(int index)
-
Field Details
-
values
Object[] values
-
-
Constructor Details
-
PropertyMap
private PropertyMap()
-
-
Method Details
-
add
-
get
-
remove
-
resizeIfNecessary
void resizeIfNecessary(int index)
-