visad.cluster
Class RemoteProxyAgentImpl
- java.lang.Object
-
- java.rmi.server.RemoteObject
-
- java.rmi.server.RemoteServer
-
- java.rmi.server.UnicastRemoteObject
-
- visad.cluster.RemoteProxyAgentImpl
-
- All Implemented Interfaces:
- java.io.Serializable, java.rmi.Remote, RemoteProxyAgent
public class RemoteProxyAgentImpl extends java.rmi.server.UnicastRemoteObject implements RemoteProxyAgent
RemoteProxyAgentImpl is the class for agents on proxy clients- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description RemoteProxyAgentImpl(RemoteClientDataImpl r)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.io.Serializable[]computeRanges(java.util.Vector message)java.io.Serializable[]doTransform()RemoteClientDatagetRemoteClientData()java.io.Serializable[]prepareAction(boolean go, boolean initialize, DataShadow shadow, ConstantMap[] cms, ScalarMap[] ms, Control[] cos, java.lang.String name, long time_out)voidsetResolutions(int[] rs)-
Methods inherited from class java.rmi.server.UnicastRemoteObject
clone, exportObject, exportObject, exportObject, unexportObject
-
-
-
-
Constructor Detail
-
RemoteProxyAgentImpl
public RemoteProxyAgentImpl(RemoteClientDataImpl r) throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
-
-
Method Detail
-
getRemoteClientData
public RemoteClientData getRemoteClientData() throws java.rmi.RemoteException
- Specified by:
getRemoteClientDatain interfaceRemoteProxyAgent- Throws:
java.rmi.RemoteException
-
setResolutions
public void setResolutions(int[] rs)
- Specified by:
setResolutionsin interfaceRemoteProxyAgent
-
prepareAction
public java.io.Serializable[] prepareAction(boolean go, boolean initialize, DataShadow shadow, ConstantMap[] cms, ScalarMap[] ms, Control[] cos, java.lang.String name, long time_out) throws VisADException, java.rmi.RemoteException- Specified by:
prepareActionin interfaceRemoteProxyAgent- Throws:
VisADExceptionjava.rmi.RemoteException
-
doTransform
public java.io.Serializable[] doTransform() throws VisADException, java.rmi.RemoteException- Specified by:
doTransformin interfaceRemoteProxyAgent- Throws:
VisADExceptionjava.rmi.RemoteException
-
computeRanges
public java.io.Serializable[] computeRanges(java.util.Vector message) throws VisADException, java.rmi.RemoteException- Specified by:
computeRangesin interfaceRemoteProxyAgent- Throws:
VisADExceptionjava.rmi.RemoteException
-
-
DMelt 3.0 © DataMelt by jWork.ORG