at.lcm.x2c.communicator
Class RmiModelAdapter
java.lang.Object
java.rmi.server.RemoteObject
java.rmi.server.RemoteServer
java.rmi.server.UnicastRemoteObject
at.lcm.x2c.communicator.RmiModelAdapter
- All Implemented Interfaces:
- at.lcm.x2c.gui.communicator.IRmiModelListener, java.io.Serializable, java.rmi.Remote, java.util.EventListener
public class RmiModelAdapter
- extends java.rmi.server.UnicastRemoteObject
- implements at.lcm.x2c.gui.communicator.IRmiModelListener
RMI model adapter.
- Author:
- Martin Hochwallner
- See Also:
- Serialized Form
Fields inherited from class java.rmi.server.RemoteObject |
ref |
Methods inherited from class java.rmi.server.UnicastRemoteObject |
clone, exportObject, exportObject, exportObject, unexportObject |
Methods inherited from class java.rmi.server.RemoteServer |
getClientHost, getLog, setLog |
Methods inherited from class java.rmi.server.RemoteObject |
equals, getRef, hashCode, toString, toStub |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
RmiModelAdapter
protected RmiModelAdapter()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
setNewModel
public void setNewModel(at.lcm.x2c.gui.communicator.RmiModelEvent event)
throws java.rmi.RemoteException
- Specified by:
setNewModel
in interface at.lcm.x2c.gui.communicator.IRmiModelListener
- Throws:
java.rmi.RemoteException
updatedBlockMaskParameter
public void updatedBlockMaskParameter(at.lcm.x2c.gui.communicator.RmiMaskParameterUpdateEvent event)
throws java.rmi.RemoteException
- Specified by:
updatedBlockMaskParameter
in interface at.lcm.x2c.gui.communicator.IRmiModelListener
- Throws:
java.rmi.RemoteException
Copyright 2019 LCM. All rights reserved.