| Package | Description |
|---|---|
| org.mule.module.http.internal.domain | |
| org.mule.module.http.internal.domain.request | |
| org.mule.module.http.internal.listener.grizzly |
| Modifier and Type | Method and Description |
|---|---|
static HttpProtocol |
HttpProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpProtocol[] |
HttpProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HttpProtocol |
DefaultHttpRequest.getProtocol() |
HttpProtocol |
HttpRequest.getProtocol() |
| Modifier and Type | Method and Description |
|---|---|
HttpProtocol |
GrizzlyHttpRequestAdapter.getProtocol() |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.