Package io.netty.microbench.stomp
Class ExampleStompHeadersSubframe
- java.lang.Object
-
- io.netty.microbench.stomp.ExampleStompHeadersSubframe
-
public final class ExampleStompHeadersSubframe extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classExampleStompHeadersSubframe.HeadersType
-
Field Summary
Fields Modifier and Type Field Description static Map<ExampleStompHeadersSubframe.HeadersType,io.netty.handler.codec.stomp.StompHeadersSubframe>EXAMPLES
-
-
-
Field Detail
-
EXAMPLES
public static final Map<ExampleStompHeadersSubframe.HeadersType,io.netty.handler.codec.stomp.StompHeadersSubframe> EXAMPLES
-
-