public class Realtime extends Object
| Constructor and Description |
|---|
Realtime() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthenticationToken() |
String |
getChannelId() |
String |
getUri() |
void |
setAuthenticationToken(String authenticationToken) |
void |
setChannelId(String channelId) |
void |
setUri(String uri) |
String |
toString() |
public String getUri()
public void setUri(String uri)
public String getChannelId()
public void setChannelId(String channelId)
public String getAuthenticationToken()
public void setAuthenticationToken(String authenticationToken)
Apache Camel