Class CdiCustomClientHeadersFactory
java.lang.Object
org.eclipse.microprofile.rest.client.tck.ext.CdiCustomClientHeadersFactory
- All Implemented Interfaces:
ClientHeadersFactory
@ApplicationScoped
public class CdiCustomClientHeadersFactory
extends Object
implements ClientHeadersFactory
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic booleanstatic booleanstatic boolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
passedInOutgoingHeaders
-
isIncomingHeadersMapNull
public static boolean isIncomingHeadersMapNull -
isOutgoingHeadersMapNull
public static boolean isOutgoingHeadersMapNull -
invoked
public static boolean invoked
-
-
Constructor Details
-
CdiCustomClientHeadersFactory
public CdiCustomClientHeadersFactory()
-
-
Method Details