Uses of Interface
de.hybris.platform.outboundservices.facade.impl.RemoteSystemClient
-
Packages that use RemoteSystemClient Package Description de.hybris.platform.outboundservices.facade.impl -
-
Uses of RemoteSystemClient in de.hybris.platform.outboundservices.facade.impl
Classes in de.hybris.platform.outboundservices.facade.impl that implement RemoteSystemClient Modifier and Type Class Description classDefaultRemoteSystemClientDefault implementation of theRemoteSystemClientthat usesRestOperationsfor communication with the remote system.Constructors in de.hybris.platform.outboundservices.facade.impl with parameters of type RemoteSystemClient Constructor Description DefaultOutboundServiceFacade(@NotNull DecoratorContextFactory ctxFactory, @NotNull RemoteSystemClient client)Instantiates this facade with the provided dependencies it relies on.
-