|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.poller.PollerResponse
public class PollerResponse
| Field Summary | |
|---|---|
static String |
POLLER_HINT_HIGH_CONNECTIVITY
|
| Constructor Summary | |
|---|---|
PollerResponse(String portletId,
String chunkId)
|
|
| Method Summary | |
|---|---|
void |
setParameter(String name,
JSONArray value)
|
void |
setParameter(String name,
JSONObject value)
|
void |
setParameter(String name,
String value)
|
JSONObject |
toJSONObject()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String POLLER_HINT_HIGH_CONNECTIVITY
| Constructor Detail |
|---|
public PollerResponse(String portletId,
String chunkId)
| Method Detail |
|---|
public void setParameter(String name,
JSONArray value)
public void setParameter(String name,
JSONObject value)
public void setParameter(String name,
String value)
public JSONObject toJSONObject()
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||