|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RpcCallback<ParameterType>
Interface for an RPC callback, normally called when an RPC completes.
ParameterType is normally the method's response message type.
| Method Summary | |
|---|---|
void |
run(ParameterType parameter)
|
| Method Detail |
|---|
void run(ParameterType parameter)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||