|
XNIO API 2.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Option.SetBuilder | |
|---|---|
| org.jboss.xnio | The main API package for XNIO. |
| Uses of Option.SetBuilder in org.jboss.xnio |
|---|
| Methods in org.jboss.xnio that return Option.SetBuilder | |
|---|---|
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. |
|
XNIO API 2.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||