Interface RestRequestResponseHandlerFactory


  • public interface RestRequestResponseHandlerFactory
    RestRequestResponseHandlerFactory is a factory to generate all the supporting cast required to instantiate RestRequestHandler and RestResponseHandler. Usually called with the canonical class name and as such might have to support appropriate (multiple) constructors.