Class SubResourceInvoker
java.lang.Object
org.jboss.resteasy.client.jaxrs.internal.proxy.SubResourceInvoker
- All Implemented Interfaces:
MethodInvoker
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final ProxyConfig
(package private) boolean
(package private) final Class<?>
(package private) final Method
(package private) final ResteasyWebTarget
(package private) String[]
-
Constructor Summary
ConstructorsConstructorDescriptionSubResourceInvoker
(ResteasyWebTarget parent, Method method, ProxyConfig config) -
Method Summary
-
Field Details
-
config
-
iface
-
method
-
parent
-
pathParams
String[] pathParams -
hasPathParams
boolean hasPathParams
-
-
Constructor Details
-
SubResourceInvoker
-
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceMethodInvoker
-