Class Control Methods
| Method | Description |
|---|---|
| FTService | Constructor. |
| init | Reads DBDriver, DBConn, DBUser, DBPass, tmpTimeOut, MessageDir, and TraceDir parameters from the
web.xml file and initializes sec_context, servletContext, DBDriver, DBConn, DBUser, DBPass, tmpTimeOut, MessageDir, and TraceDir member variables.
This method is called by servlet container when an instance of FTService is allocated. |
| destroy | Deallocates the instance of the FileTransfer web service. |
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.
