|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.grizzly.asyncqueue.AsyncQueueIO.Factory
public static class AsyncQueueIO.Factory
| Constructor Summary | |
|---|---|
AsyncQueueIO.Factory()
|
|
| Method Summary | ||
|---|---|---|
static
|
createImmutable(AsyncQueueReader<L> reader,
AsyncQueueWriter<L> writer)
|
|
static
|
createMutable(AsyncQueueReader<L> reader,
AsyncQueueWriter<L> writer)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AsyncQueueIO.Factory()
| Method Detail |
|---|
public static <L> AsyncQueueIO<L> createImmutable(AsyncQueueReader<L> reader,
AsyncQueueWriter<L> writer)
public static <L> AsyncQueueIO.MutableAsyncQueueIO<L> createMutable(AsyncQueueReader<L> reader,
AsyncQueueWriter<L> writer)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||