| Package | Description |
|---|---|
| org.mule.api.annotations.meta | |
| org.mule.config.endpoint | |
| org.mule.config.processors |
| Modifier and Type | Method and Description |
|---|---|
static ChannelType |
ChannelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChannelType[] |
ChannelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ChannelType |
AnnotatedEndpointData.getType() |
| Constructor and Description |
|---|
AnnotatedEndpointData(MessageExchangePattern mep,
ChannelType type,
Annotation annotation) |
| Modifier and Type | Method and Description |
|---|---|
protected InboundEndpoint |
DecoratingAnnotatedServiceProcessor.tryInboundEndpointAnnotation(AnnotationMetaData metaData,
ChannelType channelType)
Deprecated.
|
protected OutboundEndpoint |
DecoratingAnnotatedServiceProcessor.tryOutboundEndpointAnnotation(AnnotationMetaData metaData,
ChannelType channelType)
Deprecated.
|
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.