Method Summary | |
---|---|
void | close()
Close the request |
ECIConnection | getConnection()
Get the connection |
ECIResponse | send()
Send the request to the server |
ECIResponse | send(String returnCommAreaEnc)
Send the request to the server |
void | setConnection(ECIConnection aConn)
Set the connection |
void | setRequestParameter
(CCLParams aParm)
Set the request parameter |
public void close()
Close the request
public ECIConnection getConnection()
Get the connection
public ECIResponse send() throws CICSException, AbendException, MalformedResponseException, CommAreaSizeException
Send the request to the server
public ECIResponse send(String returnCommAreaEncoding) throws CICSException, AbendException, MalformedResponseException, , CommAreaSizeException IllegalStateException
Send the request to the server
public void setConnection(ECIConnection connection)
Set the connection
public void setRequestParameter(CCLParams aParm) throws IllegalStateException
Set the request parameter