|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChannelType | |
|---|---|
| org.mule.config.annotations.endpoints | |
| org.mule.impl.annotations | |
| org.mule.impl.endpoint | |
| Uses of ChannelType in org.mule.config.annotations.endpoints |
|---|
| Methods in org.mule.config.annotations.endpoints that return ChannelType | |
|---|---|
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're declared. |
| Uses of ChannelType in org.mule.impl.annotations |
|---|
| Methods in org.mule.impl.annotations with parameters of type ChannelType | |
|---|---|
protected InboundEndpoint |
AnnotatedServiceBuilder.tryInboundEndpointAnnotation(AnnotationMetaData metaData,
ChannelType channelType)
|
protected OutboundEndpoint |
AnnotatedServiceBuilder.tryOutboundEndpointAnnotation(AnnotationMetaData metaData,
ChannelType channelType)
|
| Uses of ChannelType in org.mule.impl.endpoint |
|---|
| Methods in org.mule.impl.endpoint that return ChannelType | |
|---|---|
ChannelType |
AnnotatedEndpointData.getType()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||