public class JAEvent extends Object
Used to send a request to an actor without having to wait for a response. Any responses or exceptions from processing the request are discarded.
| Modifier and Type | Field and Description |
|---|---|
static RequestSource |
requestSource
Serves as the originator of a request.
|
| Constructor and Description |
|---|
JAEvent() |
public static RequestSource requestSource
Copyright © 2012. All Rights Reserved.