java.lang.Object
robaho.net.httpserver.http2.frame.BaseFrame
robaho.net.httpserver.http2.frame.PriorityFrame
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
streamDependency
public int streamDependency -
weight
public int weight -
exclusive
public boolean exclusive
-
-
Constructor Details
-
PriorityFrame
-
-
Method Details
-
writeTo
- Specified by:
writeToin classBaseFrame- Throws:
IOException
-
encode
public byte[] encode()
-