public class FeedbackServiceManager extends Object
| Constructor and Description |
|---|
FeedbackServiceManager()
Constructs a FeedbackServiceManager with a default basic DeviceFactory.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceFactory |
getDeviceFactory()
Deprecated.
The DeviceFactory-based architecture is deprecated.
|
LinkedList<Device> |
getDevices(AppleFeedbackServer server) |
public FeedbackServiceManager()
public LinkedList<Device> getDevices(AppleFeedbackServer server) throws KeystoreException, CommunicationException
@Deprecated public DeviceFactory getDeviceFactory()
Copyright © 2016. All rights reserved.