JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
cool.scx.http
ScxHttpMethod
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
of(String)
value()
Interface ScxHttpMethod
All Known Implementing Classes:
HttpMethod
public sealed interface
ScxHttpMethod
permits
HttpMethod
(not exhaustive)
HTTP Method (注意 需要 区分大小写)
Version:
0.0.1
Author:
scx567888
Method Summary
All Methods
Static Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
static
ScxHttpMethod
of
(
String
v)
String
value
()
Method Details
of
static
ScxHttpMethod
of
(
String
v)
value
String
value
()