JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Classes
Deprecated Methods
Deprecated Classes
Class and Description
org.mule.functional.api.registry.TestRegistryUtils
inject
Registry
where possible instead of using this utility.
Deprecated Methods
Method and Description
org.mule.functional.api.flow.TestEventBuilder.withInboundAttachment(String, DataHandler)
Transport infrastructure is deprecated.
org.mule.functional.api.flow.FlowConstructRunner.withInboundAttachment(String, DataHandler)
Transport infrastructure is deprecated.
org.mule.functional.api.flow.TestEventBuilder.withInboundProperties(Map<String, Serializable>)
Transport infrastructure is deprecated. Use
Message.getAttributes()
instead.
org.mule.functional.api.flow.FlowConstructRunner.withInboundProperties(Map<String, Serializable>)
Transport infrastructure is deprecated. Use
Message.getAttributes()
instead.
org.mule.functional.api.flow.TestEventBuilder.withInboundProperty(String, Serializable)
Transport infrastructure is deprecated. Use
Message.getAttributes()
instead.
org.mule.functional.api.flow.FlowConstructRunner.withInboundProperty(String, Serializable)
Transport infrastructure is deprecated. Use
Message.getAttributes()
instead.
org.mule.functional.api.flow.TestEventBuilder.withOutboundProperty(String, Serializable)
Transport infrastructure is deprecated. Use
Message.getAttributes()
instead.
org.mule.functional.api.flow.FlowConstructRunner.withOutboundProperty(String, Serializable)
Transport infrastructure is deprecated. Use
Message.getAttributes()
instead.
org.mule.functional.api.flow.TestEventBuilder.withReplyToHandler(ReplyToHandler)
TODO MULE-10739 Move ReplyToHandler to compatibility module.
org.mule.functional.api.flow.TestEventBuilder.withSessionProperty(String, Object)
Transport infrastructure is deprecated.
org.mule.functional.api.flow.FlowConstructRunner.withSessionProperty(String, Object)
Transport infrastructure is deprecated.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2003–2017
MuleSoft, Inc.
. All rights reserved.