Skip to content

a4840639/PaginationProxyServlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaginationProxyServlet

A Java proxy webservice with the following workflow:

  1. Receive a SOAP request which can be paginated
  2. Forward the request to an external endpoint
  3. Automatically iterating through all the available pages and getting all the responses from the external endpoint
  4. Transforming all the responses with XSLT, then appending all the transformed responses together
  5. Push the appended file to Amazon S3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages