| Package | Description |
|---|---|
| org.symphonyoss.s2.canon.runtime.http |
| Modifier and Type | Method and Description |
|---|---|
HttpMethod |
RequestContext.getMethod() |
static HttpMethod |
HttpMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpMethod[] |
HttpMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RequestContext(HttpMethod method,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.symphonyoss.s2.fugue.core.trace.ITraceContext trace) |
Copyright © 2018 Symphony Software Foundation. All rights reserved.