Uses of Interface
com.github.lucadruda.iotc.device.ILogger
Packages that use ILogger
-
Uses of ILogger in com.github.lucadruda.iotc.device
Classes in com.github.lucadruda.iotc.device that implement ILoggerMethods in com.github.lucadruda.iotc.device that return ILoggerConstructors in com.github.lucadruda.iotc.device with parameters of type ILoggerModifierConstructorDescriptionDeviceProvision(String deviceId, String scopeId, IOTC_CONNECT authenticationType, Object options, ICentralStorage storage, ILogger logger)
DeviceProvision(String endpoint, String deviceId, String scopeId, IOTC_CONNECT authenticationType, Object options, ICentralStorage storage, ILogger logger)
IoTCClient(String deviceId, String scopeId, IOTC_CONNECT authenticationType, Object options, ICentralStorage storage, ILogger logger)