Class AdminCommandResponse


  • public class AdminCommandResponse
    extends Object
    Wraps the Manifest object returned by the Server. The Manifest object has an internally defined format over and above the Manifest itself. This is a central place where we are aware of all the details so that callers don't have to be. If the format changes or the returned Object type changes then this class will be the thing to change.
    Author:
    bnevins