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 TypeMethodDescriptionvoid
ILicenseServerListener.onClosed
(ILicenceSystemComm comm) Called when the connection is closed.default void
ILicenseServerListener.onCommState
(ILicenceSystemComm comm, SocketCommNIO.State state) Called when the communication state changes.void
ILicenseServerListener.onConnected
(ILicenceSystemComm comm) Called when the connection is established.