Package | Description |
---|---|
org.agilewiki.jactor.apc |
The apc package implements Asynchronous Procedure Calls (APC), or two-way messaging.
|
org.agilewiki.jactor.lpc |
Introducing JLPCActor--the Basic Actor
|
Modifier and Type | Method and Description |
---|---|
void |
APCRequestSource.responseFrom(BufferedEventsQueue<JAMessage> eventQueue,
JAResponse japcResponse)
Enqueues the response in the responder's outbox.
|
Modifier and Type | Method and Description |
---|---|
void |
JLPCActor.responseFrom(BufferedEventsQueue<JAMessage> eventQueue,
JAResponse japcResponse)
Enqueues the response in the responder's outbox.
|
Copyright © 2012. All Rights Reserved.