com.stc.connector.tcpip.model.server
Interface TCPIPServerScheduleInfoInterface
- All Known Implementing Classes:
- TCPIPServerScheduleInfo
public interface TCPIPServerScheduleInfoInterface
This class represents TCPIP Server Schedule configuration information.
- Version:
- cvs revision: $Revision: 1.2 $ Last Modified: $Date: 2005/09/03 06:33:19 $
- Author:
- Harry Liu
Field Summary |
static java.lang.String |
version
|
version
static final java.lang.String version
- See Also:
- Constant Field Values
getListenerScheduleInfo
TCPIPServerMonitorScheduleInfoInterface getListenerScheduleInfo()
throws TCPIPApplicationException
- Returns:
- TCPIPServerMonitorScheduleInfoInterface
- Throws:
TCPIPApplicationException
getServiceScheduleInfo
TCPIPServerWorkerScheduleInfoInterface getServiceScheduleInfo()
throws TCPIPApplicationException
- Returns:
- TCPIPServerWorkerScheduleInfoInterface
- Throws:
TCPIPApplicationException