C E G I P R S

C

com.dsoft.jca.driver - package com.dsoft.jca.driver
 
com.dsoft.jca.eis - package com.dsoft.jca.eis
 
connect() - Method in interface com.dsoft.jca.driver.IConnectionDriver
This method connect to EIS
ConnectionException - Exception in com.dsoft.jca.driver
 
ConnectionException(Exception) - Constructor for exception com.dsoft.jca.driver.ConnectionException
 
ConnectionException(String, Exception) - Constructor for exception com.dsoft.jca.driver.ConnectionException
 
ConnectionException(String) - Constructor for exception com.dsoft.jca.driver.ConnectionException
 

E

execute(String) - Method in interface com.dsoft.jca.driver.IConnectionDriver
This method executes a command on remote EIS system and return a result of the execution.
execute(String) - Method in interface com.dsoft.jca.eis.IEisConnection
This method executes a command on remote EIS system and return a result of the execution.

G

get(String, String) - Method in interface com.dsoft.jca.driver.IConnectionDriver
This method implements the get FTP function
get(String, String) - Method in interface com.dsoft.jca.eis.IEisConnection
This method implements the get FTP function
getHostname() - Method in interface com.dsoft.jca.driver.IConnectionDriver
 
getPassword() - Method in interface com.dsoft.jca.driver.IConnectionDriver
 
getPort() - Method in interface com.dsoft.jca.driver.IConnectionDriver
 
getPrompt() - Method in interface com.dsoft.jca.driver.IConnectionDriver
 
getTimeout() - Method in interface com.dsoft.jca.driver.IConnectionDriver
 
getUsername() - Method in interface com.dsoft.jca.driver.IConnectionDriver
 

I

IConnectionDriver - Interface in com.dsoft.jca.driver
 
IEisConnection - Interface in com.dsoft.jca.eis
 

P

put(String, String) - Method in interface com.dsoft.jca.driver.IConnectionDriver
This method implements the put function of FTP and sFTP.
put(String, String) - Method in interface com.dsoft.jca.eis.IEisConnection
This method implements the put function of FTP.

R

receive() - Method in interface com.dsoft.jca.driver.IConnectionDriver
This method is called to receive data after the connection is being made to the EIS server.
receive() - Method in interface com.dsoft.jca.eis.IEisConnection
This method is called to receive data after the connection is being made to the EIS server.

S

send(String) - Method in interface com.dsoft.jca.driver.IConnectionDriver
This method sends data to EIS server and returns response back.
send(String) - Method in interface com.dsoft.jca.eis.IEisConnection
This method sends data to EIS server and returns response back.
setHostname(String) - Method in interface com.dsoft.jca.driver.IConnectionDriver
 
setPassword(String) - Method in interface com.dsoft.jca.driver.IConnectionDriver
 
setPort(int) - Method in interface com.dsoft.jca.driver.IConnectionDriver
 
setPrompt(String) - Method in interface com.dsoft.jca.driver.IConnectionDriver
 
setRollbackTx(String) - Method in interface com.dsoft.jca.eis.IEisConnection
Set the Rollback transaction.
setTimeout(int) - Method in interface com.dsoft.jca.driver.IConnectionDriver
 
setUsername(String) - Method in interface com.dsoft.jca.driver.IConnectionDriver
 

C E G I P R S

Copyright © 2006 Sadi Melbouci. All Rights Reserved.