Class HttpConstants.Methods

java.lang.Object
io.ably.lib.http.HttpConstants.Methods
Enclosing class:
HttpConstants

public static class HttpConstants.Methods
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 PATCH  
    static java.lang.String POST  
    static java.lang.String PUT  
  • Constructor Summary

    Constructors 
    Constructor Description
    Methods()  
  • Method Summary

    Methods inherited from class java.lang.Object

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