Package | Description |
---|---|
com.serotonin.mango.web.dwr |
Modifier and Type | Method and Description |
---|---|
private LongPollData |
MiscDwr.getDataFromList(java.util.List<LongPollData> dataList,
int pollSessionId) |
private LongPollData |
MiscDwr.getLongPollData(int pollSessionId,
boolean refreshState) |
Modifier and Type | Method and Description |
---|---|
private java.util.List<LongPollData> |
MiscDwr.getLongPollData() |
Modifier and Type | Method and Description |
---|---|
static void |
MiscDwr.terminateLongPollImpl(LongPollData longPollData) |
Modifier and Type | Method and Description |
---|---|
private LongPollData |
MiscDwr.getDataFromList(java.util.List<LongPollData> dataList,
int pollSessionId) |