|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavapns.feedback.FeedbackServiceManager
public class FeedbackServiceManager
Class for interacting with a specific Feedback Service.
| Field Summary | |
|---|---|
protected static org.apache.log4j.Logger |
logger
|
| Constructor Summary | |
|---|---|
FeedbackServiceManager()
Constructs a FeedbackServiceManager with a default basic DeviceFactory. |
|
FeedbackServiceManager(DeviceFactory deviceFactory)
Deprecated. The DeviceFactory-based architecture is deprecated. |
|
| Method Summary | |
|---|---|
DeviceFactory |
getDeviceFactory()
Deprecated. The DeviceFactory-based architecture is deprecated. |
LinkedList<Device> |
getDevices(AppleFeedbackServer server)
|
void |
setDeviceFactory(DeviceFactory deviceFactory)
Deprecated. The DeviceFactory-based architecture is deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final org.apache.log4j.Logger logger
| Constructor Detail |
|---|
@Deprecated public FeedbackServiceManager(DeviceFactory deviceFactory)
public FeedbackServiceManager()
| Method Detail |
|---|
public LinkedList<Device> getDevices(AppleFeedbackServer server)
throws KeystoreException,
CommunicationException
KeystoreException
CommunicationException@Deprecated public void setDeviceFactory(DeviceFactory deviceFactory)
deviceFactory - @Deprecated public DeviceFactory getDeviceFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||