Uses of Interface
org.chenile.core.external.ExternalApiPublisher
Packages that use ExternalApiPublisher
Package
Description
Chenile core beans are initialized in Spring.
Define Core Chenile interceptors
-
Uses of ExternalApiPublisher in org.chenile.configuration.core
Methods in org.chenile.configuration.core that return ExternalApiPublisherMethods in org.chenile.configuration.core with parameters of type ExternalApiPublisherModifier and TypeMethodDescriptionChenileCoreConfiguration.chenileExternalClient(ExternalApiPublisher externalApiPublisher, ExternalApiProperties externalApiProperties, ExternalApiLogSupport externalApiLogSupport) -
Uses of ExternalApiPublisher in org.chenile.core.external
Subinterfaces of ExternalApiPublisher in org.chenile.core.externalClasses in org.chenile.core.external that implement ExternalApiPublisherModifier and TypeClassDescriptionclassDeprecated.classFields in org.chenile.core.external declared as ExternalApiPublisherModifier and TypeFieldDescriptionprivate final ExternalApiPublisherChenileExternalClient.publisherConstructors in org.chenile.core.external with parameters of type ExternalApiPublisherModifierConstructorDescriptionChenileExternalClient(RestTemplate restTemplate, ExternalApiPublisher publisher, ExternalApiProperties properties, ExternalApiLogSupport logSupport) -
Uses of ExternalApiPublisher in org.chenile.core.interceptors
Fields in org.chenile.core.interceptors declared as ExternalApiPublisher -
Uses of ExternalApiPublisher in org.chenile.pubsub.configuration
Methods in org.chenile.pubsub.configuration that return ExternalApiPublisherModifier and TypeMethodDescriptionPubSubConfiguration.externalApiPublisher(ObjectProvider<ChenilePub> chenilePubProvider, ExternalApiProperties externalApiProperties) -
Uses of ExternalApiPublisher in org.chenile.pubsub.logging
Classes in org.chenile.pubsub.logging that implement ExternalApiPublisherModifier and TypeClassDescriptionclassDeprecated.class
ExternalApiPublisher.