org.apache.camel.cxf.mtom_feature
Interface Hello
public interface Hello
This class was generated by Apache CXF 2.3.5-fuse-01-01
2011-09-13T23:05:59.124Z
Generated source version: 2.3.5-fuse-01-01
|
Method Summary |
void |
detail(javax.xml.ws.Holder<byte[]> photo,
javax.xml.ws.Holder<java.awt.Image> image)
|
void |
echoData(javax.xml.ws.Holder<byte[]> data)
|
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(javax.xml.ws.Holder<byte[]> photo,
javax.xml.ws.Holder<java.awt.Image> image)
echoData
void echoData(javax.xml.ws.Holder<byte[]> data)
Apache CAMEL