|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovyx.gpars.serial.SerialMsg groovyx.gpars.actor.Actor.RemoteActor.TerminateActorMsg
public static class Actor.RemoteActor.TerminateActorMsg
Field Summary | |
---|---|
private Actor |
actor
|
private static long |
serialVersionUID
|
Fields inherited from class groovyx.gpars.serial.SerialMsg |
---|
hostId |
Constructor Summary | |
---|---|
Actor.RemoteActor.TerminateActorMsg(Actor.RemoteActor remoteActor)
|
Method Summary | |
---|---|
void |
execute(RemoteConnection conn)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private final Actor actor
private static final long serialVersionUID
Constructor Detail |
---|
public Actor.RemoteActor.TerminateActorMsg(Actor.RemoteActor remoteActor)
Method Detail |
---|
public void execute(RemoteConnection conn)
execute
in class SerialMsg
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |