|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TemporarySelectorPool | |
|---|---|
| org.glassfish.grizzly.nio | |
| org.glassfish.grizzly.nio.tmpselectors | |
| Uses of TemporarySelectorPool in org.glassfish.grizzly.nio |
|---|
| Fields in org.glassfish.grizzly.nio declared as TemporarySelectorPool | |
|---|---|
protected TemporarySelectorPool |
NIOTransportFactory.defaultTemporarySelectorPool
|
| Methods in org.glassfish.grizzly.nio that return TemporarySelectorPool | |
|---|---|
TemporarySelectorPool |
NIOTransportFactory.getDefaultTemporarySelectorPool()
|
| Methods in org.glassfish.grizzly.nio with parameters of type TemporarySelectorPool | |
|---|---|
void |
NIOTransportFactory.setDefaultTemporarySelectorPool(TemporarySelectorPool defaultTemporarySelectorPool)
|
| Uses of TemporarySelectorPool in org.glassfish.grizzly.nio.tmpselectors |
|---|
| Fields in org.glassfish.grizzly.nio.tmpselectors declared as TemporarySelectorPool | |
|---|---|
protected TemporarySelectorPool |
TemporarySelectorIO.selectorPool
|
| Methods in org.glassfish.grizzly.nio.tmpselectors that return TemporarySelectorPool | |
|---|---|
TemporarySelectorPool |
TemporarySelectorIO.getSelectorPool()
|
| Methods in org.glassfish.grizzly.nio.tmpselectors with parameters of type TemporarySelectorPool | |
|---|---|
void |
TemporarySelectorIO.setSelectorPool(TemporarySelectorPool selectorPool)
|
| Constructors in org.glassfish.grizzly.nio.tmpselectors with parameters of type TemporarySelectorPool | |
|---|---|
TemporarySelectorIO(Reader reader,
Writer writer,
TemporarySelectorPool selectorPool)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||