com.stackmob.sdk.net
Class HttpVerbHelper

java.lang.Object
  extended by com.stackmob.sdk.net.HttpVerbHelper

public abstract class HttpVerbHelper
extends java.lang.Object


Constructor Summary
HttpVerbHelper()
           
 
Method Summary
static HttpVerb valueOf(java.lang.String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpVerbHelper

public HttpVerbHelper()
Method Detail

valueOf

public static HttpVerb valueOf(java.lang.String s)
                        throws StackMobException
Throws:
StackMobException


Copyright © 2012 StackMob. All Rights Reserved.