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

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -