All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.seekay.contract.model.domain.Method Maven / Gradle / Ivy

The newest version!
package org.seekay.contract.model.domain;

public enum Method {

    GET, POST, PUT, DELETE, CONNECT

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy