public class MatrixParamProcessor extends AbstractWebTargetCollectionProcessor
paramName| Constructor and Description |
|---|
MatrixParamProcessor(String paramName) |
| Modifier and Type | Method and Description |
|---|---|
protected ClientInvocationBuilder |
apply(ClientInvocationBuilder target,
Object object) |
protected ClientInvocationBuilder |
apply(ClientInvocationBuilder target,
Object[] objects) |
protected WebTarget |
apply(WebTarget target,
Object object) |
protected WebTarget |
apply(WebTarget target,
Object[] objects) |
buildbuildItpublic MatrixParamProcessor(String paramName)
protected ClientInvocationBuilder apply(ClientInvocationBuilder target, Object object)
apply in class AbstractCollectionProcessor<WebTarget>protected ClientInvocationBuilder apply(ClientInvocationBuilder target, Object[] objects)
apply in class AbstractCollectionProcessor<WebTarget>protected WebTarget apply(WebTarget target, Object object)
apply in class AbstractCollectionProcessor<WebTarget>Copyright © 2022 JBoss by Red Hat. All rights reserved.