Class Bootstraps
java.lang.Object
org.geysermc.geyser.network.netty.Bootstraps
-
Method Summary
Modifier and TypeMethodDescriptionstatic CompletableFuture<Void>allOf(io.netty.channel.ChannelFuture... futures) static Optional<int[]>static booleanstatic voidsetupBootstrap(io.netty.bootstrap.AbstractBootstrap bootstrap)
-
Method Details
-
getKernelVersion
-
isReusePortAvailable
public static boolean isReusePortAvailable() -
setupBootstrap
public static void setupBootstrap(io.netty.bootstrap.AbstractBootstrap bootstrap) -
allOf
-