Class FormParamProcessor
java.lang.Object
org.jboss.resteasy.client.jaxrs.internal.proxy.processors.AbstractCollectionProcessor<ClientInvocationBuilder>
org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.AbstractInvocationCollectionProcessor
org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.FormParamProcessor
- All Implemented Interfaces:
InvocationProcessor
- Version:
- $Revision: 1 $
-
Field Summary
Fields inherited from class AbstractCollectionProcessor
paramName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ClientInvocationBuilderapply(ClientInvocationBuilder target, Object object) Methods inherited from class AbstractInvocationCollectionProcessor
processMethods inherited from class AbstractCollectionProcessor
buildIt
-
Constructor Details
-
FormParamProcessor
-
-
Method Details
-
apply
- Specified by:
applyin classAbstractCollectionProcessor<ClientInvocationBuilder>
-