public class CallHandler extends Object
registerGlobal and
exportObject to work remotelly.RemoteInstance| Constructor and Description |
|---|
CallHandler() |
| Modifier and Type | Method and Description |
|---|---|
RemoteReturn |
delegateCall(RemoteCall remoteCall) |
void |
exportObject(Class<?> cInterface,
Object exportedObject) |
void |
registerGlobal(Class<?> cInterface,
Object objImplementation) |
static Class<?>[] |
typeFromObjects(Object[] objects) |
public void registerGlobal(Class<?> cInterface, Object objImplementation) throws LipeRMIException
LipeRMIExceptionpublic void exportObject(Class<?> cInterface, Object exportedObject) throws LipeRMIException
LipeRMIExceptionpublic RemoteReturn delegateCall(RemoteCall remoteCall) throws LipeRMIException, SecurityException, NoSuchMethodException, IllegalArgumentException, IllegalAccessException
Copyright © 2015. All rights reserved.