Hi, I am new to jClouds and I am working on getting an insight in the jClouds architecture. I am particularly interested in the blobstore service.
I would like to dive into the detailed implementation of the framework and understand how to add a new blobstore provider. Particularly I am trying to figure out how the concrete implementation is mapped to the abstract classes and how the concrete methods are called. I understand that jClouds generates the http calls for each concrete provider but I cannot find the exact class that does this and where it gets the information for the required attributes from. Any information related to those questions is more that welcome :) regards, Fotis
