Class OAuth.HttpMethod

  • Enclosing class:
    OAuth

    public static final class OAuth.HttpMethod
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String DELETE  
      static java.lang.String GET  
      static java.lang.String POST  
      static java.lang.String PUT  
    • Constructor Summary

      Constructors 
      Constructor Description
      HttpMethod()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait