Uses of Class
org.chenile.core.external.ExternalApiLogSupport
Packages that use ExternalApiLogSupport
Package
Description
Chenile core beans are initialized in Spring.
Define Core Chenile interceptors
-
Uses of ExternalApiLogSupport in org.chenile.configuration.core
Methods in org.chenile.configuration.core that return ExternalApiLogSupportModifier and TypeMethodDescriptionChenileCoreConfiguration.externalApiLogSupport(ExternalApiProperties externalApiProperties) Methods in org.chenile.configuration.core with parameters of type ExternalApiLogSupportModifier and TypeMethodDescriptionChenileCoreConfiguration.chenileExternalClient(ExternalApiPublisher externalApiPublisher, ExternalApiProperties externalApiProperties, ExternalApiLogSupport externalApiLogSupport) -
Uses of ExternalApiLogSupport in org.chenile.core.external
Fields in org.chenile.core.external declared as ExternalApiLogSupportModifier and TypeFieldDescriptionprivate final ExternalApiLogSupportChenileExternalClient.logSupportConstructors in org.chenile.core.external with parameters of type ExternalApiLogSupportModifierConstructorDescriptionChenileExternalClient(RestTemplate restTemplate, ExternalApiPublisher publisher, ExternalApiProperties properties, ExternalApiLogSupport logSupport) -
Uses of ExternalApiLogSupport in org.chenile.core.interceptors
Fields in org.chenile.core.interceptors declared as ExternalApiLogSupport