Uses of Interface
com.iizix.license.ILicenseServerListener
Packages that use ILicenseServerListener Package Description com.iizix.license Uses of ILicenseServerListener in com.iizix.license
Methods in com.iizix.license with parameters of type ILicenseServerListener Modifier and Type Method Description booleanIGenericLicenseSystem. addListener(ILicenseServerListener listener)Adds a dispose listener for license server communication.booleanIGenericLicenseSystem. removeListener(ILicenseServerListener listener)Removes a dispose listener for the client session.voidILicenceSystemComm. requestClose(ILicenseServerListener listener)Requests close of this session instance.