Uses of Class
org.jclouds.domain.JsonBall

Packages that use JsonBall
org.jclouds.cloudstack.functions   
org.jclouds.json.config   
 

Uses of JsonBall in org.jclouds.cloudstack.functions
 

Method parameters in org.jclouds.cloudstack.functions with type arguments of type JsonBall
 AsyncJob<?> ParseTypedAsyncJob.apply(AsyncJob<Map<String,JsonBall>> toParse)
           
 

Constructor parameters in org.jclouds.cloudstack.functions with type arguments of type JsonBall
ParseAsyncJobFromHttpResponse(ParseTypedAsyncJob parseTyped, UnwrapOnlyJsonValue<AsyncJob<Map<String,JsonBall>>> parser)
           
 

Uses of JsonBall in org.jclouds.json.config
 

Methods in org.jclouds.json.config that return JsonBall
protected  JsonBall GsonModule.NullHackJsonBallAdapter.createJsonLiteralFromRawJson(String json)
           
 

Methods in org.jclouds.json.config that return types with arguments of type JsonBall
protected  com.google.gson.TypeAdapter<JsonBall> GsonModule.provideJsonBallAdapter(GsonModule.NullHackJsonBallAdapter in)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.