30.2. URI 格式
cxfrs://address?options
cxfrs://address?options
其中 address 代表 CXF 端点的地址。
cxfrs:bean:rsEndpoint
cxfrs:bean:rsEndpoint
其中 rsEndpoint 代表 spring bean 的名称,后者显示 CXFRS 客户端或服务器。
对于以上格式,您可以按如下方式在 URI 中附加选项:
cxfrs:bean:cxfEndpoint?resourceClasses=org.apache.camel.rs.Example
cxfrs:bean:cxfEndpoint?resourceClasses=org.apache.camel.rs.Example