Listening for inbound connections

This rule flags Java code that has references to the following methods and constructors:

Cloud platforms assign one port to the application for receiving inbound connections. The Liberty server listens on this port. The application cannot receive inbound connections on other ports unless they originate from the same instance of the application.