java.lang.Object
robaho.net.httpserver.http2.frame.SettingParameter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SettingParameterparse(byte[] param) voidwriteTo(OutputStream os)
-
Field Details
-
identifier
-
value
public long value -
DEFAULT_INITIAL_WINDOWSIZE
-
-
Constructor Details
-
SettingParameter
public SettingParameter() -
SettingParameter
-
-
Method Details
-
parse
- Throws:
HTTP2Exception
-
writeTo
- Throws:
IOException
-