public class CometdConfig extends Object
| Constructor and Description |
|---|
CometdConfig(String path,
String token,
String containerName)
Instantiates CometdConfig.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getContainerName()
Gets the container name.
|
String |
getPath()
Gets the path.
|
String |
getToken()
Gets the token.
|
String |
toJSON()
To JSON.
|
public String getToken()
public String getPath()
public String getContainerName()
public String toJSON() throws org.exoplatform.ws.frameworks.json.impl.JsonException
org.exoplatform.ws.frameworks.json.impl.JsonException - the json exceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.