jar

org.opencredo.cloud.storage : cloud-storage-azure

Maven & Gradle

Aug 11, 2010
1 usages

OpenCredo Cloud Storage Azure Template · Simple API to access Microsoft Azure Blob Service.

Table Of Contents

Latest Version

Download org.opencredo.cloud.storage : cloud-storage-azure JAR file - Latest Versions:

All Versions

Download org.opencredo.cloud.storage : cloud-storage-azure JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cloud-storage-azure-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.opencredo.cloud.storage.azure.model

├─ org.opencredo.cloud.storage.azure.model.Blob.class - [JAR]

├─ org.opencredo.cloud.storage.azure.model.FileBlob.class - [JAR]

├─ org.opencredo.cloud.storage.azure.model.InputStreamBlob.class - [JAR]

├─ org.opencredo.cloud.storage.azure.model.StringBlob.class - [JAR]

org.opencredo.cloud.storage.azure

├─ org.opencredo.cloud.storage.azure.AzureCredentials.class - [JAR]

├─ org.opencredo.cloud.storage.azure.AzureTemplate.class - [JAR]

org.opencredo.cloud.storage.azure.rest.internal

├─ org.opencredo.cloud.storage.azure.rest.internal.DefaultAzureRestService.class - [JAR]

├─ org.opencredo.cloud.storage.azure.rest.internal.DefaultRestResponseHandler.class - [JAR]

├─ org.opencredo.cloud.storage.azure.rest.internal.HeadersComparator.class - [JAR]

├─ org.opencredo.cloud.storage.azure.rest.internal.RequestAuthorizationInterceptor.class - [JAR]

├─ org.opencredo.cloud.storage.azure.rest.internal.XPathContainerNamesListFactory.class - [JAR]

├─ org.opencredo.cloud.storage.azure.rest.internal.XPathContainerObjectDetailsListFactory.class - [JAR]

org.opencredo.cloud.storage.azure.rest

├─ org.opencredo.cloud.storage.azure.rest.AzureRestCommunicationException.class - [JAR]

├─ org.opencredo.cloud.storage.azure.rest.AzureRestException.class - [JAR]

├─ org.opencredo.cloud.storage.azure.rest.AzureRestRequestCreationException.class - [JAR]

├─ org.opencredo.cloud.storage.azure.rest.AzureRestResponseHandlingException.class - [JAR]

├─ org.opencredo.cloud.storage.azure.rest.AzureRestService.class - [JAR]

├─ org.opencredo.cloud.storage.azure.rest.AzureRestServiceUtil.class - [JAR]

├─ org.opencredo.cloud.storage.azure.rest.ContainerNamesListFactory.class - [JAR]

├─ org.opencredo.cloud.storage.azure.rest.ContainerObjectDetailsListFactory.class - [JAR]

├─ org.opencredo.cloud.storage.azure.rest.RequestAuthorizationException.class - [JAR]

├─ org.opencredo.cloud.storage.azure.rest.RestResponseHandler.class - [JAR]