int to org.apache.coyote.http2.FrameType
No. of Instances - 6
No. of Commits - 1
No. of Projects - {'tomcat'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
- sm.getString("http2Parser.processFrame.unexpectedType",expected,Integer.toString(frameType)) to sm.getString("http2Parser.processFrame.unexpectedType",expected,frameType)
- sm.getString("http2Parser.headers.wrongFrameType",connectionId,Integer.toString(headersCurrentStream),Integer.toString(frameType)) to sm.getString("http2Parser.headers.wrongFrameType",connectionId,Integer.toString(headersCurrentStream),frameType)