we are using an ESB for any communication between the external world and our application environment, for its obvious uses . i would like to understand , how can i make any call coming from the external world to go through the mule and vice versa. what i mean is ,can i use a DNS which reroute all the calls coming form external world to MULE or can directly expose MULE as a service to the external world so that mule will call an required implementation and sends the response .
i would like to know is there any other way i can handle this .
Thanks