Skip navigation links

Package com.SIMRacingApps

This package is the root level package of com.SIMRacingapps.

See: Description

Package com.SIMRacingApps Description

This package is the root level package of com.SIMRacingapps. It defines all of the SIM API level classes and methods. It also defines several servlets that are loaded into a J2EE server like Apache Tomcat. These servlets provide a Web Server interface to the SIM data. The connector has methods that each SIM has to implement to retrieve data.

There is an example Java App in the project called SIMRacingAppsJavaApp. Open the main.java file in this project and run it as a verification your project is setup properly.

For an example of how to use the Servlet, see the WebContent/apps/_template folder, to see how to subscribe to Web Events that are processed by Angular.

Skip navigation links