Uses of Interface
io.undertow.protocols.http2.Http2DataStreamSinkChannel.TrailersProducer
-
Packages that use Http2DataStreamSinkChannel.TrailersProducer Package Description io.undertow.protocols.http2 -
-
Uses of Http2DataStreamSinkChannel.TrailersProducer in io.undertow.protocols.http2
Methods in io.undertow.protocols.http2 that return Http2DataStreamSinkChannel.TrailersProducer Modifier and Type Method Description Http2DataStreamSinkChannel.TrailersProducerHttp2DataStreamSinkChannel. getTrailersProducer()Methods in io.undertow.protocols.http2 with parameters of type Http2DataStreamSinkChannel.TrailersProducer Modifier and Type Method Description voidHttp2DataStreamSinkChannel. setTrailersProducer(Http2DataStreamSinkChannel.TrailersProducer trailersProducer)
-