Uses of Interface
io.undertow.protocols.http2.Http2StreamSourceChannel.TrailersHandler
-
Packages that use Http2StreamSourceChannel.TrailersHandler Package Description io.undertow.protocols.http2 -
-
Uses of Http2StreamSourceChannel.TrailersHandler in io.undertow.protocols.http2
Methods in io.undertow.protocols.http2 that return Http2StreamSourceChannel.TrailersHandler Modifier and Type Method Description Http2StreamSourceChannel.TrailersHandler
Http2StreamSourceChannel. getTrailersHandler()
Methods in io.undertow.protocols.http2 with parameters of type Http2StreamSourceChannel.TrailersHandler Modifier and Type Method Description void
Http2StreamSourceChannel. setTrailersHandler(Http2StreamSourceChannel.TrailersHandler trailersHandler)
-