|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.actor.IO.Write
public static class IO.Write
Message to an IOManager to write to the SocketChannel.
Normally sent using IO.SocketHandle.write()
| Constructor Summary | |
|---|---|
IO.Write(IO.WriteHandle handle,
ByteString bytes)
|
|
| Method Summary | |
|---|---|
ByteString |
bytes()
|
IO.WriteHandle |
handle()
|
| 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.Write(IO.WriteHandle handle,
ByteString bytes)
| Method Detail |
|---|
public IO.WriteHandle handle()
public ByteString bytes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||