at.lcm.x2c.communicator
Interface X2cRMIConnectionListener

All Superinterfaces:
java.util.EventListener, java.rmi.Remote
All Known Implementing Classes:
X2cRMIConnectionAdapter

public interface X2cRMIConnectionListener
extends java.util.EventListener, java.rmi.Remote

RMI connection listener.

Author:
Martin Hochwallner

Method Summary
 void droppingConnection(X2cRMIConnectionEvent event)
           
 

Method Detail

droppingConnection

void droppingConnection(X2cRMIConnectionEvent event)
                        throws java.rmi.RemoteException
Parameters:
event -
Throws:
java.rmi.RemoteException


Copyright 2013 LCM. All rights reserved.