JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.jboss.resteasy.client.jaxrs.internal.proxy
Interface MethodInvoker
All Known Implementing Classes:
ClientInvoker
,
SubResourceInvoker
public interface
MethodInvoker
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
invoke
(
Object
[] args)
Method Details
invoke
Object
invoke
(
Object
[] args)