标签: axis2
我在HTTPS中公开了Axis2服务。我想动态地向服务添加HTTP传输。
答案 0 :(得分:0)
您可以简单地动态添加传输,
axisService.addExposedTransport("http");