Uses of Class
org.xnio.Option.SetBuilder
Packages that use Option.SetBuilder
-
Uses of Option.SetBuilder in org.xnio
Methods in org.xnio that return Option.SetBuilderModifier and TypeMethodDescriptionAdd an option to this set.Add options to this set.Add options to this set.Add options to this set.Option.SetBuilder.addAll(Collection<Option<?>> options) Add all options from a collection to this set.static Option.SetBuilderOption.setBuilder()Create a builder for an immutable option set.