要想动态地配置CXF,需要使用这个隐含的类型并把代理转换为bindingprovider类,然后通过类型转换访问请求上下文属性映射。
To configure CXF dynamically, you need to make use of this implied typing and cast the proxy to the BindingProvider class, then access the request context property map through that cast.
要想动态地配置CXF,需要使用这个隐含的类型并把代理转换为bindingprovider类,然后通过类型转换访问请求上下文属性映射。
To configure CXF dynamically, you need to make use of this implied typing and cast the proxy to the BindingProvider class, then access the request context property map through that cast.
应用推荐