|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object akka.io.TcpConnection.PendingWrite akka.io.TcpConnection.EmptyPendingWrite$
public static class TcpConnection.EmptyPendingWrite$
Field Summary | |
---|---|
static TcpConnection.EmptyPendingWrite$ |
MODULE$
Static reference to the singleton instance of this Scala object. |
Constructor Summary | |
---|---|
TcpConnection.EmptyPendingWrite$()
|
Method Summary | |
---|---|
ActorRef |
commander()
|
TcpConnection.PendingWrite |
doWrite(TcpConnection.ConnectionInfo info)
|
void |
release()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final TcpConnection.EmptyPendingWrite$ MODULE$
Constructor Detail |
---|
public TcpConnection.EmptyPendingWrite$()
Method Detail |
---|
public ActorRef commander()
commander
in class TcpConnection.PendingWrite
public TcpConnection.PendingWrite doWrite(TcpConnection.ConnectionInfo info)
doWrite
in class TcpConnection.PendingWrite
public void release()
release
in class TcpConnection.PendingWrite
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |