com.hazelcast.aws.utility
Class CloudyUtility

java.lang.Object
  extended by com.hazelcast.aws.utility.CloudyUtility

public final class CloudyUtility
extends Object


Method Summary
static String getQueryString(Map<String,String> attributes)
           
static Map<String,String> unmarshalTheResponse(InputStream stream, AwsConfig awsConfig)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getQueryString

public static String getQueryString(Map<String,String> attributes)

unmarshalTheResponse

public static Map<String,String> unmarshalTheResponse(InputStream stream,
                                                      AwsConfig awsConfig)
                                               throws IOException
Throws:
IOException


Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.