OOP RequestStore Version 4.3

OOP RequestStore Version 4.3 API Specification

OOP RequestStore API
The classes in this package save/retrieve the request parameters into/from SQL table through JDBC.

See:
          Description

Packages
com.bentofw.http The classes and interfaces required for APIs by OOP-Research.
com.bentofw.lang The classes and interfaces required for APIs by OOP-Research.
com.bentofw.privilegemanager API to persist the instances for the access privilege on the Java objects.
com.bentofw.requeststore The classes in this package save/retrieve the request parameters into/from SQL table through JDBC.
com.bentofw.share The classes and interfaces required for APIs by OOP-Research.

 

OOP RequestStore API
The classes in this package save/retrieve the request parameters into/from SQL table through JDBC. For each HTTP request saved on the SQL table, the unique ID is issued. This ID can be saved into another SQL table specific to your web application, and can be used to get back the request parameters.


OOP RequestStore Version 4.3

ALL CONTENTS COPYRIGHT 2009, OOP-Research Corporation. All rights reserved.
Any questions and comments are welcome to OOP-Research Corporation.