org.openejb.corba.security
Interface SSLConnectionListener


public interface SSLConnectionListener

Version:
$Revision: 445261 $ $Date: 2005-03-08 05:41:51 +0100 (Tue, 08 Mar 2005) $

Method Summary
 void close(long connectionId)
           
 void open(long connectionId)
           
 

Method Detail

open

public void open(long connectionId)

close

public void close(long connectionId)


Copyright © 1999-2006 OpenEJB. All Rights Reserved.