Package io.helidon.nima.http.processor
Class HttpMethodCreator.HttpDef
java.lang.Object
io.helidon.nima.http.processor.HttpMethodCreator.HttpDef
- Enclosing class:
HttpMethodCreator
Deprecated.
Needed for template processing.
Do not use.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.Deprecated.getPath()Deprecated.Deprecated.booleanDeprecated.
-
Constructor Details
-
HttpDef
public HttpDef()Deprecated.
-
-
Method Details
-
getHeaders
Deprecated.Needed for template processing. Do not use.- Returns:
- do not use
-
getParams
Deprecated.Needed for template processing. Do not use.- Returns:
- do not use
-
getResponse
Deprecated.Needed for template processing. Do not use.- Returns:
- do not use
-
getMethodName
Deprecated.Needed for template processing. Do not use.- Returns:
- do not use
-
getMethod
Deprecated.Needed for template processing. Do not use.- Returns:
- do not use
-
getPath
Deprecated.Needed for template processing. Do not use.- Returns:
- do not use
-
isHasQueryParams
Deprecated.Needed for template processing. Do not use.- Returns:
- do not use
-