i need to implement a simple mule esb flow with Anypoint Studio.
What i need is to open-up a socket listener on the starting of the flow, and sending to a second Java component the messages which came to the listener...
Can anybody point me to the right direction?
You can use a tcp:connector or ssl:connector, for example: