public interface RequestProcessor
RequestProcessor is responsible for processing the incoming VJDBC requests, and preparing responses| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
process(HttpServletRequest request,
HttpServletResponse response) |
Copyright © 2017 SAP SE. All Rights Reserved.