public class DefaultHeaderFillerFactory extends Object implements HeaderFillerFactory
| Constructor and Description |
|---|
DefaultHeaderFillerFactory() |
| Modifier and Type | Method and Description |
|---|---|
HeaderFiller |
createFiller(String value,
String headerName,
boolean required,
Class<?> interfaceClass,
Object clientProxy) |
int |
getPriority() |
public int getPriority()
getPriority in interface HeaderFillerFactorypublic HeaderFiller createFiller(String value, String headerName, boolean required, Class<?> interfaceClass, Object clientProxy)
createFiller in interface HeaderFillerFactoryCopyright © 2023 JBoss by Red Hat. All rights reserved.