Class InternalResponseContinue


  • public class InternalResponseContinue
    extends InternalResponse
    A simple response which signalizes that everything is ok, and the execution should be performed as intended.
    Author:
    another
    • Constructor Detail

      • InternalResponseContinue

        public InternalResponseContinue()
        Creates a new internal response continue object.