public interface RemoteEndpoint extends Remote
| Modifier and Type | Method and Description |
|---|---|
Serializable |
call(String methodName,
String signature,
List<Serializable> args) |
Serializable call(String methodName, String signature, List<Serializable> args) throws RemoteException
RemoteExceptionCopyright © 2018. All rights reserved.