Uses of Interface
org.mule.api.endpoint.OutboundEndpointDecorator

Packages that use OutboundEndpointDecorator
org.mule.api.endpoint Endpoint interfaces. 
org.mule.module.atom.endpoint   
org.mule.module.rss.endpoint   
 

Uses of OutboundEndpointDecorator in org.mule.api.endpoint
 

Subinterfaces of OutboundEndpointDecorator in org.mule.api.endpoint
 interface InboundEndpointDecorator
          Used on custom endpoints that provide additional processing to service or message to handle the way certain types of messages are handled.
 

Uses of OutboundEndpointDecorator in org.mule.module.atom.endpoint
 

Classes in org.mule.module.atom.endpoint that implement OutboundEndpointDecorator
 class AtomInboundEndpoint
          An ATOM endpoint is used for polling an ATOM feed and processing the feed entries
 

Uses of OutboundEndpointDecorator in org.mule.module.rss.endpoint
 

Classes in org.mule.module.rss.endpoint that implement OutboundEndpointDecorator
 class RssInboundEndpoint
          TODO
 



Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.