|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.actor.IOManager.Settings
public static class IOManager.Settings
| Constructor Summary | |
|---|---|
IOManager.Settings(int readBufferSize,
int selectInterval,
int defaultBacklog)
|
|
| Method Summary | |
|---|---|
int |
defaultBacklog()
|
int |
readBufferSize()
|
int |
selectInterval()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface scala.Product |
|---|
productArity, productElement, productIterator, productPrefix |
| Methods inherited from interface scala.Equals |
|---|
canEqual, equals |
| Constructor Detail |
|---|
public IOManager.Settings(int readBufferSize,
int selectInterval,
int defaultBacklog)
| Method Detail |
|---|
public int readBufferSize()
public int selectInterval()
public int defaultBacklog()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||