org.jacorb.orb.listener

Class NullTCPConnectionListener

public class NullTCPConnectionListener extends Object implements TCPConnectionListener

empty implementation of the TCPConnectionListener interface

Version: $Id: NullTCPConnectionListener.java,v 1.2 2006/06/29 15:42:48 alphonse.bendt Exp $

Author: Alphonse Bendt

Method Summary
voidconnectionClosed(TCPConnectionEvent e)
voidconnectionOpened(TCPConnectionEvent e)
booleanisListenerEnabled()

Method Detail

connectionClosed

public void connectionClosed(TCPConnectionEvent e)

connectionOpened

public void connectionOpened(TCPConnectionEvent e)

isListenerEnabled

public boolean isListenerEnabled()