Connector messages object
The Connector Messages interface sets the message catalog for each connector, and enables localization of messages. The interface has one method (format()
), which formats a given message key in the current locale.
For more information, refer to the corresponding Javadoc.