Uses of Interface
com.aeontronix.enhancedmule.tools.util.StreamSource
Packages that use StreamSource
Package
Description
-
Uses of StreamSource in com.aeontronix.enhancedmule.tools.anypoint
Methods in com.aeontronix.enhancedmule.tools.anypoint with parameters of type StreamSourceModifier and TypeMethodDescriptionOrganization.publishExchangeAsset(String assetId, String name, String version, String apiVersion, String classifier, StreamSource streamSource, Organization.ExchangePublishingPart... parts) Organization.publishExchangeCustomAsset(String assetId, String name, String version, StreamSource streamSource) -
Uses of StreamSource in com.aeontronix.enhancedmule.tools.util
Classes in com.aeontronix.enhancedmule.tools.util that implement StreamSourceMethods in com.aeontronix.enhancedmule.tools.util with parameters of type StreamSourceModifier and TypeMethodDescriptionHttpHelper.MultiPartRequest.addBinary(@NotNull String name, @NotNull StreamSource streamSource)