|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FutureImpl | |
|---|---|
| org.glassfish.grizzly.nio | |
| org.glassfish.grizzly.nio.transport | |
| org.glassfish.grizzly.streams | |
| Uses of FutureImpl in org.glassfish.grizzly.nio |
|---|
| Methods in org.glassfish.grizzly.nio that return FutureImpl | |
|---|---|
FutureImpl<RegisterChannelResult> |
DefaultSelectorHandler.SelectionKeyOperation.getFuture()
|
| Methods in org.glassfish.grizzly.nio with parameters of type FutureImpl | |
|---|---|
void |
DefaultSelectorHandler.SelectionKeyOperation.setFuture(FutureImpl<RegisterChannelResult> future)
|
| Uses of FutureImpl in org.glassfish.grizzly.nio.transport |
|---|
| Constructors in org.glassfish.grizzly.nio.transport with parameters of type FutureImpl | |
|---|---|
TCPNIOConnectorHandler.ConnectorEventProcessor(FutureImpl<Connection> future)
|
|
TCPNIOServerConnection.RegisterAcceptedChannelCompletionHandler(FutureImpl listener)
|
|
| Uses of FutureImpl in org.glassfish.grizzly.streams |
|---|
| Constructors in org.glassfish.grizzly.streams with parameters of type FutureImpl | |
|---|---|
AbstractStreamReader.NotifyObject(FutureImpl<Integer> future,
CompletionHandler<Integer> completionHandler,
Condition<StreamReader> condition)
|
|
StreamReaderDecorator.FeederCompletionHandler(FutureImpl future,
CompletionHandler completionHandler)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||