Uses of Interface
de.hybris.platform.outboundservices.client.IntegrationRestTemplateCreator
Packages that use IntegrationRestTemplateCreator
-
Uses of IntegrationRestTemplateCreator in de.hybris.platform.outboundservices.client.impl
Classes in de.hybris.platform.outboundservices.client.impl that implement IntegrationRestTemplateCreatorModifier and TypeClassDescriptionclassThe abstract RestTemplate creator.classThe default implementation for OAuth2RestTemplate creator.classThe default implementation for RestTemplate creator without authentication credentials.classThe default implementation for OAuth2RestTemplate creator.Methods in de.hybris.platform.outboundservices.client.impl that return types with arguments of type IntegrationRestTemplateCreatorModifier and TypeMethodDescriptionprotected List<IntegrationRestTemplateCreator>DefaultIntegrationRestTemplateFactory.getRestTemplateCreators()Method parameters in de.hybris.platform.outboundservices.client.impl with type arguments of type IntegrationRestTemplateCreatorModifier and TypeMethodDescriptionvoidDefaultIntegrationRestTemplateFactory.setRestTemplateCreators(List<IntegrationRestTemplateCreator> restTemplateCreators)