Package open.source.exchange.parser
Class HttpMethodParser
java.lang.Object
open.source.exchange.parser.HttpMethodParser
@Service public class HttpMethodParser extends Object
-
Constructor Summary
Constructors Constructor Description HttpMethodParser()
-
Method Summary
Modifier and Type Method Description ExHttpMethod
parse(org.springframework.http.HttpMethod httpMethod)
-
Constructor Details
-
HttpMethodParser
public HttpMethodParser()
-
-
Method Details
-
parse
-