public class RemoteProxyAgentImpl extends UnicastRemoteObject implements RemoteProxyAgent
ref| Constructor and Description |
|---|
RemoteProxyAgentImpl(RemoteClientDataImpl r) |
| Modifier and Type | Method and Description |
|---|---|
Serializable[] |
computeRanges(Vector message) |
Serializable[] |
doTransform() |
RemoteClientData |
getRemoteClientData() |
Serializable[] |
prepareAction(boolean go,
boolean initialize,
DataShadow shadow,
ConstantMap[] cms,
ScalarMap[] ms,
Control[] cos,
String name,
long time_out) |
void |
setResolutions(int[] rs) |
clone, exportObject, exportObject, exportObject, unexportObjectgetClientHost, getLog, setLogpublic RemoteProxyAgentImpl(RemoteClientDataImpl r) throws RemoteException
RemoteExceptionpublic RemoteClientData getRemoteClientData() throws RemoteException
getRemoteClientData in interface RemoteProxyAgentRemoteExceptionpublic void setResolutions(int[] rs)
setResolutions in interface RemoteProxyAgentpublic Serializable[] prepareAction(boolean go, boolean initialize, DataShadow shadow, ConstantMap[] cms, ScalarMap[] ms, Control[] cos, String name, long time_out) throws VisADException, RemoteException
prepareAction in interface RemoteProxyAgentVisADExceptionRemoteExceptionpublic Serializable[] doTransform() throws VisADException, RemoteException
doTransform in interface RemoteProxyAgentVisADExceptionRemoteExceptionpublic Serializable[] computeRanges(Vector message) throws VisADException, RemoteException
computeRanges in interface RemoteProxyAgentVisADExceptionRemoteExceptionCopyright © 1996–2023 The SSEC Visualization Project. All rights reserved.