org.jacorb.orb.giop
Interface ConnectionListener

All Known Implementing Classes:
ClientConnection

public interface ConnectionListener

ConnectionListener.java Created: Thu Oct 4 15:56:02 2002

Version:
$Id: ConnectionListener.java,v 1.7 2004-05-06 12:40:00 nicolas Exp $
Author:
Nicolas Noffke

Method Summary
 void connectionClosed()
           
 void streamClosed()
           
 

Method Detail

connectionClosed

void connectionClosed()

streamClosed

void streamClosed()