Uses of Interface
com.iizix.license.ILicenceSystemComm
Packages that use ILicenceSystemComm Package Description com.iizix.license Uses of ILicenceSystemComm in com.iizix.license
Methods in com.iizix.license with parameters of type ILicenceSystemComm Modifier and Type Method Description void
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.