This section of code creates a new LoginExample class that is used to connect to the EPX server. The LoginExample class also serves as a foundation on which other examples are built. To this end, the class has methods to read output display messages from a Java .properties file so that the other example classes can use this messages file. The message properties file is named examples.properties.