|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.actor.IO.SoTimeout
public static class IO.SoTimeout
IO.SocketOption to set SO_TIMEOUT to the specified
timeout rounded down to the nearest millisecond. A timeout of
zero is treated as infinant.
For more information see java.net.Socket.setSoTimeout
| Constructor Summary | |
|---|---|
IO.SoTimeout(scala.concurrent.duration.Duration timeout)
|
|
| Method Summary | |
|---|---|
scala.concurrent.duration.Duration |
timeout()
|
| 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 IO.SoTimeout(scala.concurrent.duration.Duration timeout)
| Method Detail |
|---|
public scala.concurrent.duration.Duration timeout()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||