public class XAQLFeedMessage extends FeedMessage
IFeedMessage.MessageTypemessageType| Constructor and Description |
|---|
XAQLFeedMessage(FeedConnectionId connectionId,
String aql) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAql() |
FeedConnectionId |
getConnectionId() |
org.json.JSONObject |
toJSON() |
String |
toString() |
getMessageTypepublic XAQLFeedMessage(FeedConnectionId connectionId, String aql)
public FeedConnectionId getConnectionId()
public String getAql()
public org.json.JSONObject toJSON()
throws org.json.JSONException
org.json.JSONExceptionCopyright © 2016 The Apache Software Foundation. All rights reserved.