public interface RmiCallable
| Modifier and Type | Field and Description |
|---|---|
static String |
RMI_CALL_METHOD
Name of the $call method.
|
| Modifier and Type | Method and Description |
|---|---|
default elemental.json.JsonValue |
$call(elemental.json.JsonObject invocation)
Default method for handling RMI invocations.
|
static final String RMI_CALL_METHOD
Copyright © 2021–2023 Flowing Code. All rights reserved.