Class PlayHandler

All Implemented Interfaces:
IHandler, IHandler2

public class PlayHandler extends AbstractHandler
Currently only resumes a paused replay. Should eventually also seek to the beginning and replay a stopped replay. We should probably do this at the server level, rather than stitching it in here.