Uses of Enum
org.summerboot.jexpress.nio.server.IoMultiplexer
Packages that use IoMultiplexer
-
Uses of IoMultiplexer in org.summerboot.jexpress.nio.server
Methods in org.summerboot.jexpress.nio.server that return IoMultiplexerModifier and TypeMethodDescriptionNioConfig.getMultiplexer()static IoMultiplexerReturns the enum constant of this type with the specified name.static IoMultiplexer[]IoMultiplexer.values()Returns an array containing the constants of this enum type, in the order they are declared.