|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConsumerSpecifier
This interface represents the the TOMCAT or other web container in which the SDK web app is hosted.
Field Summary | |
---|---|
static java.lang.String |
CONTEXTPATH__SDK_CONSUMER_PUBSUBWS
|
Method Summary | |
---|---|
java.lang.String |
getClientHost()
Returns the host of the web container on which this SDK Web Application is running. |
java.lang.String |
getClientMagicKey()
Obtains the key for the EM connection that is used for authentication |
int |
getClientPort()
Returns the port of the web container on which this SDK Web Application is running. |
Field Detail |
---|
static final java.lang.String CONTEXTPATH__SDK_CONSUMER_PUBSUBWS
Method Detail |
---|
java.lang.String getClientHost()
int getClientPort()
java.lang.String getClientMagicKey()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |