| Package | Description |
|---|---|
| org.mule.runtime.http.api | |
| org.mule.runtime.http.api.server |
| Modifier and Type | Method and Description |
|---|---|
static HttpConstants.Protocol |
HttpConstants.Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpConstants.Protocol[] |
HttpConstants.Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HttpConstants.Protocol |
HttpServer.getProtocol() |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.