Interface RESTRequestProcessor

All Superinterfaces:
RequestProcessor<RESTRequest,StringResponse,RESTEndpoint>
All Known Implementing Classes:
RESTRequestProcessorImpl

public interface RESTRequestProcessor extends RequestProcessor<RESTRequest,StringResponse,RESTEndpoint>