Uses of Class
ru.cg.webbpm.modules.webkit.rpc.api.bean.RpcRequest
Packages that use RpcRequest
-
Uses of RpcRequest in ru.cg.webbpm.modules.webkit.rpc.api
Methods in ru.cg.webbpm.modules.webkit.rpc.api with parameters of type RpcRequest -
Uses of RpcRequest in ru.cg.webbpm.modules.webkit.rpc.impl
Methods in ru.cg.webbpm.modules.webkit.rpc.impl with parameters of type RpcRequestModifier and TypeMethodDescriptionRpcCallServiceImpl.call
(RpcRequest request) protected Object
RpcCallServiceImpl.findRpcService
(RpcRequest request, ObjectContext objectContext) protected Object[]
RpcCallServiceImpl.getParameters
(Method method, RpcRequest request)