@Deprecated public class PathParamMarshaller extends Object implements Marshaller
org.jboss.resteasy.client.jaxrs.internal.proxy.processors
,
org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation
,
org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget
,
(https://jcp.org/en/jsr/detail?id=339)
Constructor and Description |
---|
PathParamMarshaller(String paramName,
boolean encoded,
ResteasyProviderFactory factory)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
build(ClientRequest request,
Object object)
Deprecated.
|
public PathParamMarshaller(String paramName, boolean encoded, ResteasyProviderFactory factory)
public void build(ClientRequest request, Object object)
build
in interface Marshaller
Copyright © 2023. All rights reserved.