public static interface RestCallHandler.Null extends RestCallHandler
Used on annotation to indicate that the value should be inherited from the parent class, and
ultimately BasicRestCallHandler
if not specified at any level.
RestCallHandler.Null
createRequest, createResponse, getSessionObjects, handleError, handleNotFound, handleResponse, renderError, service
Copyright © 2018 Apache. All rights reserved.