Class PathParamMarshaller
java.lang.Object
org.jboss.resteasy.client.core.marshallers.PathParamMarshaller
- All Implemented Interfaces:
Marshaller
- Version:
- $Revision: 1 $
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPathParamMarshaller
(String paramName, boolean encoded, ResteasyProviderFactory factory) -
Method Summary
-
Field Details
-
paramName
-
encoded
private boolean encoded -
factory
-
-
Constructor Details
-
PathParamMarshaller
-
-
Method Details
-
build
- Specified by:
build
in interfaceMarshaller
-