|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.actor.IO.NewClient
public static class IO.NewClient
Message from an IOManager that a new connection has been
made to the ServerSocketChannel and needs to be accepted.
| Constructor Summary | |
|---|---|
IO.NewClient(IO.ServerHandle server)
|
|
| Method Summary | |
|---|---|
IO.ServerHandle |
server()
|
| 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.NewClient(IO.ServerHandle server)
| Method Detail |
|---|
public IO.ServerHandle server()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||