java.lang.Object
org.apache.camel.component.azure.storage.blob.BlobUtils

public final class BlobUtils extends Object
  • Method Details

    • getInMessage

      public static org.apache.camel.Message getInMessage(org.apache.camel.Exchange exchange)
    • getInputStreamLength

      public static long getInputStreamLength(InputStream is) throws IOException
      Throws:
      IOException
    • getContainerName

      public static String getContainerName(BlobConfiguration configuration, org.apache.camel.Exchange exchange)
    • getBlobName

      public static String getBlobName(BlobConfiguration configuration, org.apache.camel.Exchange exchange)