This method of the Service Class handles the continue request.
protected boolean handleContinue();
Returns false.
Override this method in your derived service class if you want your service to handle continue events.