Interface IConnectionFactory


public interface IConnectionFactory
Interface for all connection factory. Primarily act as the abstraction layer for different kind of connection factory.
Version:
$Revision$, $Date$
  • Method Summary

    Modifier and Type
    Method
    Description
    create(String host, int port)
    Creates connection using the host and port