JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.undertow.protocols.http2
Interface Http2StreamSourceChannel.TrailersHandler
Enclosing class:
Http2StreamSourceChannel
public static interface
Http2StreamSourceChannel.TrailersHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handleTrailers
(
HeaderMap
headerMap)
Method Details
handleTrailers
void
handleTrailers
(
HeaderMap
headerMap)