public final class Http3 extends Object
Note: This utility class is for internal use only. It can be removed at any time.
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
isHttp3Available()
Check if the current runtime supports HTTP/3, by verifying if  
netty-incubator-codec-http3 is on the classpath. |