public class QueryParamProcessor extends AbstractWebTargetCollectionProcessor
annotations, config, paramName, type
Constructor and Description |
---|
QueryParamProcessor(String paramName) |
QueryParamProcessor(String paramName,
Type type,
Annotation[] annotations,
ClientConfiguration config) |
Modifier and Type | Method and Description |
---|---|
protected javax.ws.rs.client.WebTarget |
apply(javax.ws.rs.client.WebTarget target,
Object... objects) |
build
buildIt
public QueryParamProcessor(String paramName)
public QueryParamProcessor(String paramName, Type type, Annotation[] annotations, ClientConfiguration config)
protected javax.ws.rs.client.WebTarget apply(javax.ws.rs.client.WebTarget target, Object... objects)
apply
in class AbstractCollectionProcessor<javax.ws.rs.client.WebTarget>
Copyright © 2019 JBoss by Red Hat. All rights reserved.