org.mule.config.dsl
Class OutRouteBuilder

java.lang.Object
  extended by org.mule.config.dsl.OutRouteBuilder

Deprecated.

@Deprecated
public class OutRouteBuilder
extends Object

TODO


Constructor Summary
OutRouteBuilder(OutboundRouterCollection router, MuleContext muleContext)
          Deprecated.  
 
Method Summary
 OutRouteBuilder thenTo(String uri)
          Deprecated.  
 OutRouteBuilder to(String uri)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutRouteBuilder

public OutRouteBuilder(OutboundRouterCollection router,
                       MuleContext muleContext)
Deprecated. 
Method Detail

to

public OutRouteBuilder to(String uri)
Deprecated. 

thenTo

public OutRouteBuilder thenTo(String uri)
Deprecated. 


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