Let's clarify some terminologies first:
Outbound Messaging is where the message starts from the server (to be more accurate it's initiated from your app which you have on the server, WebSphere Liberty in this case) and end at the EIS.
Inbound Messaging is where message starts from the EIS and ...