org.apache.cxf.factory_pattern
Interface NumberFactory
public interface NumberFactory
This class was generated by Apache CXF 2.3.2
2011-01-17T22:29:53.030-05:00
Generated source version: 2.3.2
create
@ResponseWrapper(localName="createResponse",
targetNamespace="http://factory_pattern.cxf.apache.org/",
className="org.apache.cxf.factory_pattern.CreateResponse")
@RequestWrapper(localName="create",
targetNamespace="http://factory_pattern.cxf.apache.org/",
className="org.apache.cxf.factory_pattern.Create")
javax.xml.ws.wsaddressing.W3CEndpointReference create(String id)
Apache CXF