| Package | Description |
|---|---|
| org.mule.extension.async.apikit.internal.parser | |
| org.mule.extension.async.apikit.internal.protocols |
| Modifier and Type | Method and Description |
|---|---|
static ProtocolHandler.Protocol |
AsyncApiUtils.getServerProtocol(amf.apicontract.client.platform.model.domain.api.AsyncApi asyncApi,
String server) |
| Modifier and Type | Method and Description |
|---|---|
static ProtocolHandler.Protocol |
ProtocolHandler.protocolByName(String protocol) |
static ProtocolHandler.Protocol |
ProtocolHandler.Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtocolHandler.Protocol[] |
ProtocolHandler.Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolHandler<?,?> |
ProtocolHandlerFactory.buildProtocolHandler(ProtocolHandler.Protocol protocol) |
static Class<?> |
ProtocolHandler.messageAttributesByProtocol(ProtocolHandler.Protocol protocol) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.