kowasm
0.1.0-SNAPSHOT
common
web
/
org.kowasm.web.http
/
Method
/
Custom
Custom
class
Custom
(
val
name
:
String
)
:
Method
A custom method.
Parameters
name
The method name.
Members
Constructors
Custom
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
The method name, e.g. "GET", "POST", etc.