@Internal @FunctionalInterface public static interface ProtocolVersionParser.Factory
Modifier and Type | Method and Description |
---|---|
ProtocolVersion |
create(int major,
int minor) |
ProtocolVersion create(int major, int minor)
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.