|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EConnectionFactory in com.bankframe.ei.txnhandler.connector.http |
---|
Classes in com.bankframe.ei.txnhandler.connector.http that implement EConnectionFactory | |
---|---|
class |
HTTPConnectionFactory
This class is the connection factory for the HTTP Connector. |
class |
HTTPSSLConnectionFactory
This class is the connection factory for the HTTP Call over SSL. |
Uses of EConnectionFactory in com.bankframe.ei.txnhandler.connector.jdbcconnector |
---|
Classes in com.bankframe.ei.txnhandler.connector.jdbcconnector that implement EConnectionFactory | |
---|---|
class |
JDBCConnectionFactory
This class provides a means for an application to obtain a connection to a host system. |
Uses of EConnectionFactory in com.bankframe.ei.txnhandler.connector.offline |
---|
Classes in com.bankframe.ei.txnhandler.connector.offline that implement EConnectionFactory | |
---|---|
class |
OffLineConnectionFactory
This class provides a means for an application to obtain a connection to a host system. |
Uses of EConnectionFactory in com.bankframe.examples.txnhandler.connector.coboltest |
---|
Classes in com.bankframe.examples.txnhandler.connector.coboltest that implement EConnectionFactory | |
---|---|
class |
CobolTestConnectionFactory
This class creates TestCustomerConnection instances |
Uses of EConnectionFactory in com.bankframe.examples.txnhandler.connector.testcustomer |
---|
Classes in com.bankframe.examples.txnhandler.connector.testcustomer that implement EConnectionFactory | |
---|---|
class |
TestCustomerConnectionFactory
This class creates TestCustomerConnection instances |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |