Package au.com.dius.pact.provider
Object ProviderClient.Companion
-
- All Implemented Interfaces:
-
io.github.oshai.kotlinlogging.KLoggable
public class ProviderClient.Companion extends KLogging
-
-
Field Summary
Fields Modifier and Type Field Description private final Set<String>SINGLE_VALUE_HEADERSprivate final KLoggerloggerpublic final static ProviderClient.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final BooleanisFunctionalInterface(Object requestFilter)final Set<String>getSINGLE_VALUE_HEADERS()-
-
Method Detail
-
isFunctionalInterface
final Boolean isFunctionalInterface(Object requestFilter)
-
getSINGLE_VALUE_HEADERS
final Set<String> getSINGLE_VALUE_HEADERS()
-
-
-
-