org.apache.camel.cxf.mtom_feature
Interface Hello
public interface Hello
This class was generated by FuseSource Services Framework 2.4.3-fuse-02-02
2012-04-16T05:59:41.124Z
Generated source version: 2.4.3-fuse-02-02
detail
@RequestWrapper(localName="Detail",
targetNamespace="http://apache.org/camel/cxf/mtom_feature/types",
className="org.apache.camel.cxf.mtom_feature.types.DetailType")
@ResponseWrapper(localName="DetailResponse",
targetNamespace="http://apache.org/camel/cxf/mtom_feature/types",
className="org.apache.camel.cxf.mtom_feature.types.DetailType")
void detail(Holder<byte[]> photo,
Holder<Image> image)
echoData
void echoData(Holder<byte[]> data)
Apache CAMEL