|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenericAdapter | |
|---|---|
| org.glassfish.grizzly.utils | |
| Uses of GenericAdapter in org.glassfish.grizzly.utils |
|---|
| Methods in org.glassfish.grizzly.utils with parameters of type GenericAdapter | ||
|---|---|---|
static
|
Futures.toAdaptedCompletionHandler(FutureImpl<A> future,
CompletionHandler<A> completionHandler,
GenericAdapter<B,A> adapter)
Creates CompletionHandler, which may serve as a bridge
for passed FutureImpl and CompletionHandler. |
|
static
|
Futures.toAdaptedCompletionHandler(FutureImpl<A> future,
GenericAdapter<B,A> adapter)
Creates CompletionHandler, which may serve as a bridge
for passed FutureImpl. |
|
| Constructors in org.glassfish.grizzly.utils with parameters of type GenericAdapter | |
|---|---|
CompletionHandlerAdapter(FutureImpl<A> future,
CompletionHandler<A> completionHandler,
GenericAdapter<B,A> adapter)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||