|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.eurotech.framework.core.cloud.CloudServiceOptions
public class CloudServiceOptions
Method Summary | |
---|---|
String |
getDeviceDisplayName()
Returns the display name for the device. |
boolean |
getEncodeGzip()
Returns true if the current CloudService configuration specifies Gzip compression enabled for outgoing payloads. |
int |
getLifeCycleMessagePriority()
|
int |
getLifeCycleMessageQos()
|
boolean |
getLifeCycleMessageRetain()
|
String |
getTopicAccountToken()
|
String |
getTopicAppsSuffix()
|
String |
getTopicBirthSuffix()
|
String |
getTopicClientIdToken()
|
String |
getTopicControlPrefix()
Returns the prefix to be used when publishing messages to control topics. |
String |
getTopicDisconnectSuffix()
|
String |
getTopicSeparator()
|
String |
getTopicWildCard()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public boolean getEncodeGzip()
public String getDeviceDisplayName()
public String getTopicControlPrefix()
public String getTopicSeparator()
public String getTopicAccountToken()
public String getTopicClientIdToken()
public String getTopicBirthSuffix()
public String getTopicDisconnectSuffix()
public String getTopicAppsSuffix()
public String getTopicWildCard()
public int getLifeCycleMessageQos()
public int getLifeCycleMessagePriority()
public boolean getLifeCycleMessageRetain()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |