A running TMEngine server can be stopped using the Stop
Server method from its REST API.
Simply visit "http://localhost:8000/TMServer/stop" using a browser or open a connection to that URL when the
server is embedded in a Java application. Adjust the port number if necessary.