public class HeaderParamProcessor extends AbstractInvocationCollectionProcessor
annotations, config, paramName, type
Constructor and Description |
---|
HeaderParamProcessor(String paramName) |
HeaderParamProcessor(String paramName,
Type type,
Annotation[] annotations,
ClientConfiguration config) |
Modifier and Type | Method and Description |
---|---|
protected ClientInvocation |
apply(ClientInvocation invocation,
Object... objects) |
process
buildIt
public HeaderParamProcessor(String paramName)
public HeaderParamProcessor(String paramName, Type type, Annotation[] annotations, ClientConfiguration config)
protected ClientInvocation apply(ClientInvocation invocation, Object... objects)
apply
in class AbstractCollectionProcessor<ClientInvocation>
Copyright © 2019 JBoss by Red Hat. All rights reserved.