Class PriorityTree
java.lang.Object
com.predic8.membrane.core.transport.http2.PriorityTree
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidreprioritize(@NotNull StreamInfo stream, int weight, @Null StreamInfo parent, boolean exclusive) toString()
-
Constructor Details
-
PriorityTree
public PriorityTree()
-
-
Method Details
-
reprioritize
public void reprioritize(@NotNull @NotNull StreamInfo stream, int weight, @Null @Null StreamInfo parent, boolean exclusive) throws IOException - Throws:
IOException
-
toString
-