Enum Class的使用
com.github.charlemaznable.httpclient.common.HttpMethod
使用HttpMethod的程序包
程序包
说明
-
com.github.charlemaznable.httpclient.common中HttpMethod的使用
修饰符和类型方法说明static HttpMethodReturns the enum constant of this class with the specified name.static HttpMethod[]HttpMethod.values()Returns an array containing the constants of this enum class, in the order they are declared. -
com.github.charlemaznable.httpclient.configurer中HttpMethod的使用
-
com.github.charlemaznable.httpclient.configurer.configservice中HttpMethod的使用