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, unexportObject
getClientHost, getLog, setLog
public RemoteProxyAgentImpl(RemoteClientDataImpl r) throws RemoteException
RemoteException
public RemoteClientData getRemoteClientData() throws RemoteException
getRemoteClientData
in interface RemoteProxyAgent
RemoteException
public void setResolutions(int[] rs)
setResolutions
in interface RemoteProxyAgent
public 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 RemoteProxyAgent
VisADException
RemoteException
public Serializable[] doTransform() throws VisADException, RemoteException
doTransform
in interface RemoteProxyAgent
VisADException
RemoteException
public Serializable[] computeRanges(Vector message) throws VisADException, RemoteException
computeRanges
in interface RemoteProxyAgent
VisADException
RemoteException
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.