org.apache.cxf.factory_pattern
Interface NumberFactory
public interface NumberFactory
This class was generated by Progress FUSE Services Framework 2.2.12-fuse-00-00
Tue Jun 14 10:52:52 UTC 2011
Generated source version: 2.2.12-fuse-00-00
create
@RequestWrapper(localName="create",
targetNamespace="http://factory_pattern.cxf.apache.org/",
className="org.apache.cxf.factory_pattern.Create")
@ResponseWrapper(localName="createResponse",
targetNamespace="http://factory_pattern.cxf.apache.org/",
className="org.apache.cxf.factory_pattern.CreateResponse")
javax.xml.ws.wsaddressing.W3CEndpointReference create(String id)
Apache CXF