public final class org.apache.hc.core.http.frame.FrameConsts extends java.lang.Object
{
public static final int HEAD_LEN;
public static final int MAX_PADDING;
public static final int MIN_FRAME_SIZE;
public static final int MAX_FRAME_SIZE;
private void <init>()
{
org.apache.hc.core.http.frame.FrameConsts v;
v := @this: org.apache.hc.core.http.frame.FrameConsts;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
}