@ApplicationScoped public class InvocationHandler extends Object implements Serializable
Constructor and Description |
---|
InvocationHandler() |
Modifier and Type | Method and Description |
---|---|
Object |
invoke(Object o,
String method,
com.google.gson.JsonObject params,
String UID) |
void |
realTimeInvoke(Object ServiceToInvoque,
String methodName,
com.google.gson.JsonObject params,
RealTimeDataReceivedEvent event,
long reqID,
String UID) |
Copyright © 2015. All rights reserved.