Java代理服务器将监视和管理记录流量(HTTP、SOAP、REST)
我基本上想使用 Java 设置一个代理服务器,它将捕获传出请求和传入响应并将其转储到文件中。 它应该能够处理 SOAP 和 REST
I basically want to set up a proxy server using Java which will capture the outgoing requests and the incoming response and dump it in a file.
It should be able to handle SOAP and REST
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
看起来 Muffin 将支持这些要求。
It looks like Muffin will support these requirements.
您可能想看看这个监控工具:http://www.membrane-soa.org/肥皂监视器/
干杯!
You may want to look at this monitoring tool: http://www.membrane-soa.org/soap-monitor/
Cheers!
我会使用 WireMock (Java) -- 如果我还没有使用 Mountebank (NodeJS)。
I'd use WireMock (Java) --if I wasn't already using Mountebank (NodeJS).
Apache JMeter (100% Java) 开源
支持:
Apache JMeter (100% Java) Open Source
Supports: