| 
 | org.codehaus.gpars | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgroovyx.gpars.serial.SerialMsg
groovyx.gpars.actor.Actor.RemoteActor.StopActorMsg
public static class Actor.RemoteActor.StopActorMsg extends SerialMsg
| Field Summary | |
|---|---|
| private Actor | actor | 
| private static long | serialVersionUID | 
| Fields inherited from class SerialMsg | |
|---|---|
| hostId, serialVersionUID | 
| Constructor Summary | |
| Actor.RemoteActor.StopActorMsg(RemoteActor remoteActor) | |
| Method Summary | |
|---|---|
| void | execute(RemoteConnection conn) | 
| Methods inherited from class SerialMsg | |
|---|---|
| execute | 
| Field Detail | 
|---|
private final Actor actor
private static final long serialVersionUID
| Constructor Detail | 
|---|
public Actor.RemoteActor.StopActorMsg(RemoteActor remoteActor)
| Method Detail | 
|---|
@java.lang.Override}
        }
public void execute(RemoteConnection conn)
        
Copyright © 2008–2013 Václav Pech. All Rights Reserved.