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
Post a Comment