public final class JLPCActor.SMBuilder extends _SMBuilder
| Constructor and Description |
|---|
JLPCActor.SMBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
send(Actor actor,
Request request,
RP rp)
Send a request to an actor.
|
public final void send(Actor actor, Request request, RP rp) throws Exception
_SMBuildersend in class _SMBuilderactor - The target actor.request - The request.rp - The response processor.Exception - Any uncaught exceptions raised while processing the request.Copyright © 2012. All Rights Reserved.