java - How to force the HTTP Listener Connector to be one way? -


in mule 3.6, new http listener connector meant 2 way connection. requirement should 1 way. not want send data , not want connection wait mule flohow do this?

if want http listener one-way can place in async scope. more information this, can check: http://www.mulesoft.org/documentation/display/current/async+scope+reference. hth.


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -