Package | Description |
---|---|
angularBeans.realtime | |
angularBeans.remote |
Modifier and Type | Method and Description |
---|---|
void |
RealTimeClient.onClose(RealTimeDataReceivedEvent event) |
void |
RealTimeClient.onData(RealTimeDataReceivedEvent event) |
void |
RealTimeClient.onError(RealTimeDataReceivedEvent event) |
void |
RealTimeClient.onSessionReady(RealTimeDataReceivedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
RealTimeInvoker.process(RealTimeDataReceivedEvent event) |
void |
InvocationHandler.realTimeInvoke(Object ServiceToInvoque,
String methodName,
com.google.gson.JsonObject params,
RealTimeDataReceivedEvent event,
long reqID,
String UID) |
Copyright © 2015. All rights reserved.