Uses of Class
io.grpc.testing.integration.Http2TestCases
-
-
Uses of Http2TestCases in io.grpc.testing.integration
Methods in io.grpc.testing.integration that return Http2TestCases Modifier and Type Method Description static Http2TestCasesHttp2TestCases. fromString(java.lang.String s)Returns theHttp2TestCasesmatching the strings.static Http2TestCasesHttp2TestCases. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Http2TestCases[]Http2TestCases. values()Returns an array containing the constants of this enum type, in the order they are declared.
-