Package org.mule.module.ibeans.spi.support

Class Summary
CallOutboundEndpoint A dynamic outbound endpoint defined when using the Call annotation.
CallRequestEndpoint A dynamic inbound endpoint used for request calls defined using the Call annotation.
DataTypeConverter Both Mule and iBeans define a DataType model for associating Java types with other info such as mime type and encoding This classes provides a couple of functions to convert between the two models
DefaultRequestInterfaceBinding Used for making a request from a message dispatcher
DynamicRequestEndpoint A dynamic request endpoint is used in conjunction with the Call annotation when there are no Body, BodyParam or HeaderParam annotations on a method and allows a dynamic InboundEndpoint to be created.
DynamicRequestEndpoint.NullInboundEndpoint  
DynamicRequestInterfaceBinding Creates an component binding that can use the MessageRequester interface to make a call.
HttpStatusCodeCallback Sets a Http status code on the result message created on a mock invocation
 



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