org.eclipse.ecf.core.comm
Interface IConnectionRequestHandler


public interface IConnectionRequestHandler


Method Summary
 java.lang.Object checkConnect(java.lang.String hostname, java.lang.Object data, IConnection conn)
           
 

Method Detail

checkConnect

java.lang.Object checkConnect(java.lang.String hostname,
                              java.lang.Object data,
                              IConnection conn)
                              throws java.lang.Exception
Throws:
java.lang.Exception