|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReactiveChannelGroup | |
|---|---|
| com.sun.sgs.impl.nio | Implements asynchronous IO as specified by
the package com.sun.sgs.nio.channels. |
| Uses of ReactiveChannelGroup in com.sun.sgs.impl.nio |
|---|
| Fields in com.sun.sgs.impl.nio declared as ReactiveChannelGroup | |
|---|---|
(package private) ReactiveChannelGroup |
Reactor.group
The channel group for this reactor, used to obtain completion handler runners. |
| Methods in com.sun.sgs.impl.nio that return ReactiveChannelGroup | |
|---|---|
ReactiveChannelGroup |
ReactiveAsyncChannelProvider.openAsynchronousChannelGroup(ExecutorService executor)
Constructs a new asynchronous channel group. |
ReactiveChannelGroup |
ReactiveChannelGroup.shutdown()
Initiates an orderly shutdown of the group. |
ReactiveChannelGroup |
ReactiveChannelGroup.shutdownNow()
Shuts down the group and closes all open channels in the group. |
| Constructors in com.sun.sgs.impl.nio with parameters of type ReactiveChannelGroup | |
|---|---|
Reactor(ReactiveChannelGroup group,
Executor executor)
Creates a new reactor instance with the given channel group and executor. |
|
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||