Uses of Class
org.jclouds.http.functions.ParseJson

Packages that use ParseJson
org.jclouds.gogrid.handlers   
org.jclouds.openstack.swift.functions   
 

Uses of ParseJson in org.jclouds.gogrid.handlers
 

Constructors in org.jclouds.gogrid.handlers with parameters of type ParseJson
GoGridErrorHandler(ParseJson<GenericResponseContainer<ErrorResponse>> errorParser)
           
 

Uses of ParseJson in org.jclouds.openstack.swift.functions
 

Subclasses of ParseJson in org.jclouds.openstack.swift.functions
 class ParseObjectInfoListFromJsonResponse
          This parses ObjectInfo from a gson string.
 



Copyright © 2009-2012 jclouds. All Rights Reserved.