Uses of Class
ru.cg.webbpm.modules.webkit.rpc.api.bean.RpcCallArgs
Packages that use RpcCallArgs
-
Uses of RpcCallArgs in ru.cg.webbpm.modules.webkit.rpc.api.bean
Constructors in ru.cg.webbpm.modules.webkit.rpc.api.bean with parameters of type RpcCallArgsModifierConstructorDescriptionRpcRequest
(String pageId, String objectId, Class service, String method, RpcCallArgs rpcCallArgs) -
Uses of RpcCallArgs in ru.cg.webbpm.modules.webkit.rpc.impl
Methods in ru.cg.webbpm.modules.webkit.rpc.impl with parameters of type RpcCallArgs