Package | Description |
---|---|
groovyx.gpars.actor.impl |
This package holds classes some non-public aspects of actor implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
ActorStopException
An exception indicating Actor stopping request.
|
class |
ActorTerminationException
An exception indicating Actor termination request.
|
Modifier and Type | Field and Description |
---|---|
static ActorException |
ActorException.STOP |
static ActorException |
ActorException.TERMINATE |