Giter Site home page Giter Site logo

leonardopuleggi / gwt-har-parser Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 110 KB

Small Java app that read HAR files with GWT RPC request and attemps to serialize/deserialize the requests/responses

Java 100.00%
deserialization gwt http http-archive-format java java-8 serialization

gwt-har-parser's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar leonardopuleggi avatar

Stargazers

 avatar  avatar

Watchers

 avatar

gwt-har-parser's Issues

How do I serialize the request that was deserialized by this tool

It's a cool tool to parse the gwt requests and responses. But I have a question, could I serialize the request that was deserialized by this tool?

For example:

Parsed/ deserialized result from the above request using this tool:
toString() =>
com.polarion.alm.ui.client.tracker.WorkItemDataService.loadInstances([subterra:data-service:objects:/default/perf1${WorkItem}PERF1-1511, subterra:data-service:objects:/default/perf1${WorkItem}PERF1-1510, subterra:data-service:objects:/default/perf1${WorkItem}PERF1-1509], [id, title, priority, severity, status, resolution, author, assignee, timePoint, remainingEstimate, created, updated, type, project, _document, _space], true, ProjectScope perf1)

via reflection =>
com.google.gwt.user.server.rpc.RPCRequest@365c30cc[flags=0,method=public abstract java.util.ArrayList com.polarion.alm.ui.client.tracker.WorkItemDataService.loadInstances(java.util.ArrayList,java.util.ArrayList,boolean,com.polarion.portal.shared.navigation.IScope),parameters={[subterra:data-service:objects:/default/perf1${WorkItem}PERF1-1511, subterra:data-service:objects:/default/perf1${WorkItem}PERF1-1510, subterra:data-service:objects:/default/perf1${WorkItem}PERF1-1509],[id, title, priority, severity, status, resolution, author, assignee, timePoint, remainingEstimate, created, updated, type, project, _document, _space],true,ProjectScope perf1},rpcToken=,serializationPolicy=null]

Then, how can I get the request before serialization from the above parsed/deserialized result? Since I need modify some parameters.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.