Uses of Interface
com.iizix.license.ILicenceSystemComm
Packages that use ILicenceSystemComm
Uses of ILicenceSystemComm in com.iizix.license
Methods in com.iizix.license with parameters of type ILicenceSystemCommModifier and TypeMethodDescriptionvoidILicenseServerListener.onClosed(ILicenceSystemComm comm) Called when the connection is closed.default voidILicenseServerListener.onCommState(ILicenceSystemComm comm, SocketCommNIO.State state) Called when the communication state changes.voidILicenseServerListener.onConnected(ILicenceSystemComm comm) Called when the connection is established.