Package | Description |
---|---|
org.xnio |
The main API package for XNIO.
|
Modifier and Type | Method and Description |
---|---|
Option.SetBuilder |
Option.SetBuilder.add(Option<?> option)
Add an option to this set.
|
Option.SetBuilder |
Option.SetBuilder.addAll(Collection<Option<?>> options)
Add all options from a collection to this set.
|
static Option.SetBuilder |
Option.setBuilder()
Create a builder for an immutable option set.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.