Uses of Interface
org.exoplatform.push.service.DeviceService
-
Packages that use DeviceService Package Description org.exoplatform.push.channel org.exoplatform.push.rest org.exoplatform.push.service -
-
Uses of DeviceService in org.exoplatform.push.channel
Constructors in org.exoplatform.push.channel with parameters of type DeviceService Constructor Description PushChannel(MessagePublisher messagePublisher, DeviceService deviceService) -
Uses of DeviceService in org.exoplatform.push.rest
Constructors in org.exoplatform.push.rest with parameters of type DeviceService Constructor Description DeviceRestService(DeviceService deviceService, org.exoplatform.portal.config.UserACL userACL) -
Uses of DeviceService in org.exoplatform.push.service
Classes in org.exoplatform.push.service that implement DeviceService Modifier and Type Class Description classDeviceServiceImpl
-