Class | Description |
---|---|
ConsumerTester |
This class implements the "/ConsumerTester" interface for the HTTP protocol.
|
Data |
This class implements the "/Data" interface for the HTTP protocol.
|
DataEvent |
This class implements the "/DataEvent" interface for the HTTP Web Event protocol.
|
DataService |
This class implements the Data Caching Service for the servlets.
|
DataSocket |
This class implements the "/DataSocket" interface for the HTTP Web Socket protocol.
|
DataStreaming |
This class implements the "/DataStreaming" interface for the HTTP Web Socket protocol.
|
iRacing |
This class implements the "/iRacing" interface for the HTTP protocol.
|
listings |
This class implements the "/listings" service of the HTTP protocol.
|
ROOT |
Implements the ROOT servlet to redirect to /SIMRacingApps if the resource is not found
|
sendkeys |
The sendkeys servlet parses the keys to send from the URL and passes them to the
SendKeys.sendKeys(String) method. |
settings |
Implements the save settings servlet.
|
SIMRacingApps |
This class is responsible for serving all the content.
|
upload |
Implements the upload servlet to extract the uploaded zip file to the users directory.
|
useroverrides |
Implements the save useroverrides servlet.
|