|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.eurotech.framework.message.EsfTopic
public class EsfTopic
Models a topic for messages posted to the Esf platform.
Topic are expected to be in the form of "account/asset/
Constructor Summary
EsfTopic(String fullTopic)
Method Summary
String
getAccountName()
String
getApplicationId()
String
getApplicationTopic()
String
getDeviceId()
String
getFullTopic()
String
getPrefix()
String[]
getTopicParts()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
EsfTopic
public EsfTopic(String fullTopic)
Method Detail
getFullTopic
public String getFullTopic()
getTopicParts
public String[] getTopicParts()
getPrefix
public String getPrefix()
getAccountName
public String getAccountName()
getDeviceId
public String getDeviceId()
getApplicationId
public String getApplicationId()
getApplicationTopic
public String getApplicationTopic()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2013. All Rights Reserved.