Parentpacke:
Consultingwerk.OERA
Consultingwerk.OERA.RestAdapter
The
Consultingwerk.OERA.RestAdapter
package contains code to support exposing OpenEdge Business Logic using the REST Adapter of the OpenEdge and Pacific AppServer.
The Package does contain classes to parse the Servlet Request parameter of the REST adapter. See
http://knowledgebase.progress.com/articles/Article/000054636
for details.
Class name
Description
RestServletRequest
Structured holder class for the data of the Servlet Request
RestServletRequestParser
Parses a CHARACTER/LONGCHAR String with the servlet request info into a
RestServletRequest
instance.