Skip to content

tienhd/softlayer-object-storage-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Softlayer Object Storage Java Client

This client is a simple binding for accessing the Softlayer Object Storage API. It should serve as an example for interacting with the REST API in Java.

Java Version

Current works with Java 1.6 +

Libraries/Build

All require libraries are in the lib directory of the project. There is also a Ant build.xml at the root of the project which is set as the default builder of this project.

Examples

There is a JUnit test cases in the test directory of the project that illustrate how to utilize this client library

SSL

There is a keystore/cert in the project for accessing the API via secure cert.

About

SoftLayer Object Storage Java Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%