| Package | Description |
|---|---|
| org.switchyard.remote.http |
| Modifier and Type | Method and Description |
|---|---|
static HttpInvokerLabel |
HttpInvokerLabel.ofName(String name)
Gets the HttpInvokerLabel enum via case-insensitive short-name.
|
static HttpInvokerLabel |
HttpInvokerLabel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpInvokerLabel[] |
HttpInvokerLabel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.