Package | Description |
---|---|
org.agilewiki.jactor.lpc |
Introducing JLPCActor--the Basic Actor
|
Modifier and Type | Method and Description |
---|---|
RESPONSE_TYPE |
Request.send(JAFuture future,
Actor targetActor)
Send a request and waits for a response.
|
RESPONSE_TYPE |
Request.send(JAFuture future,
TARGET_TYPE targetActor)
Send a request and waits for a response.
|
Copyright © 2012. All Rights Reserved.