DigitalOcean API Client in Java

com.myjeeva.digitalocean
Class DoUtils

java.lang.Object
  extended by com.myjeeva.digitalocean.DoUtils

public class DoUtils
extends Object

Utility methods for DigitalOcean API client wrapper methods

Author:
Jeevanandam M. ([email protected])

Constructor Summary
DoUtils()
           
 
Method Summary
static com.google.gson.Gson getGson()
           
static org.apache.http.impl.client.DefaultHttpClient getHttpClient()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoUtils

public DoUtils()
Method Detail

getHttpClient

public static org.apache.http.impl.client.DefaultHttpClient getHttpClient()

getGson

public static com.google.gson.Gson getGson()

DigitalOcean API Client in Java

Copyright © 2013 myjeeva.com, All rights reserved.

The copyright of the pages and contents on this website is with myjeeva.com and the content is licensed under Creative Commons Attribution-Share Alike 3.0 Unported License. Libraries and code snippets on myjeeva.com has license information.