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
com.predic8.membrane.core.transport.http2
Interface FrameProducer
public interface
FrameProducer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
Frame
>
call
(com.twitter.hpack.Encoder encoder,
Settings
peerSettings)
Method Details
call
List
<
Frame
>
call
(com.twitter.hpack.Encoder encoder,
Settings
peerSettings)
throws
IOException
Throws:
IOException