public class RestfulClientInvoker
extends org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
| 构造器和说明 |
|---|
RestfulClientInvoker(org.jboss.resteasy.client.jaxrs.ResteasyWebTarget parent,
Class<?> declaring,
Method method,
org.jboss.resteasy.client.jaxrs.ProxyConfig config) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected org.jboss.resteasy.client.jaxrs.internal.ClientInvocation |
createRequest(Object[] args,
com.weibo.api.motan.rpc.Request request) |
Object |
invoke(Object[] args,
com.weibo.api.motan.rpc.Request req,
RestfulClientResponse resp) |
public Object invoke(Object[] args, com.weibo.api.motan.rpc.Request req, RestfulClientResponse resp)
protected org.jboss.resteasy.client.jaxrs.internal.ClientInvocation createRequest(Object[] args, com.weibo.api.motan.rpc.Request request)
Copyright © 2023. All rights reserved.