org.apache.geronimo.corba.security
Interface SSLConnectionListener


public interface SSLConnectionListener


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

Method Detail

open

void open(long connectionId)

close

void close(long connectionId)


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.