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 javax.ws.rs.client.WebTarget |
apply(javax.ws.rs.client.WebTarget target,
Object object) |
protected javax.ws.rs.client.WebTarget |
apply(javax.ws.rs.client.WebTarget target,
Object[] objects) |
buildbuildItpublic MatrixParamProcessor(String paramName)
protected ClientInvocationBuilder apply(ClientInvocationBuilder target, Object object)
apply in class AbstractCollectionProcessor<javax.ws.rs.client.WebTarget>protected ClientInvocationBuilder apply(ClientInvocationBuilder target, Object[] objects)
apply in class AbstractCollectionProcessor<javax.ws.rs.client.WebTarget>protected javax.ws.rs.client.WebTarget apply(javax.ws.rs.client.WebTarget target,
Object object)
apply in class AbstractCollectionProcessor<javax.ws.rs.client.WebTarget>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 © 2023 JBoss by Red Hat. All rights reserved.