Class PathParamProcessor
java.lang.Object
org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget.PathParamProcessor
- All Implemented Interfaces:
WebTargetProcessor
- Version:
- $Revision: 1 $
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPathParamProcessor
(String paramName) PathParamProcessor
(String paramName, Boolean encodeSlashInPath) -
Method Summary
-
Field Details
-
paramName
-
encodeSlashInPath
-
-
Constructor Details
-
PathParamProcessor
-
PathParamProcessor
-
-
Method Details
-
build
- Specified by:
build
in interfaceWebTargetProcessor
-