Class OAuth.ContentType

  • Enclosing class:
    OAuth

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

      Fields 
      Modifier and Type Field Description
      static java.lang.String JSON  
      static java.lang.String URL_ENCODED  
    • Constructor Summary

      Constructors 
      Constructor Description
      ContentType()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ContentType

        public ContentType()