public interface RPCService extends Remote, Serializable
| Modifier and Type | Method and Description |
|---|---|
Object |
call(Object proxy,
Method method,
Object[] args) |
Object call(Object proxy, Method method, Object[] args) throws RemoteException
RemoteExceptionCopyright © 2016. All rights reserved.