Package com.iizix.license
Interface ILicenceSystemComm
public interface ILicenceSystemComm
Interface that the listener can use to interact with the license system connected server.
- Author:
- Christopher Mindus
- Method SummaryModifier and TypeMethodDescription- void- requestClose- (ILicenseServerListener listener) Requests close of this session instance.
- Method Details- requestCloseRequests close of this session instance.- Parameters:
- listener- The listener to request close of.