at.lcm.x2c.communicator
Class X2cRMIConnectionAdapter

java.lang.Object
  extended by java.rmi.server.RemoteObject
      extended by java.rmi.server.RemoteServer
          extended by java.rmi.server.UnicastRemoteObject
              extended by at.lcm.x2c.communicator.X2cRMIConnectionAdapter
All Implemented Interfaces:
X2cRMIConnectionListener, java.io.Serializable, java.rmi.Remote, java.util.EventListener

public class X2cRMIConnectionAdapter
extends java.rmi.server.UnicastRemoteObject
implements X2cRMIConnectionListener

RMI connection adapter.

Author:
Martin Hochwallner
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.rmi.server.RemoteObject
ref
 
Constructor Summary
protected X2cRMIConnectionAdapter()
           
 
Method Summary
 void droppingConnection(X2cRMIConnectionEvent event)
           
 
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
 

Constructor Detail

X2cRMIConnectionAdapter

protected X2cRMIConnectionAdapter()
                           throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException
Method Detail

droppingConnection

public void droppingConnection(X2cRMIConnectionEvent event)
                        throws java.rmi.RemoteException
Specified by:
droppingConnection in interface X2cRMIConnectionListener
Throws:
java.rmi.RemoteException


Copyright 2013 LCM. All rights reserved.