org.apache.cxf.factory_pattern
Interface NumberFactory
public interface NumberFactory
This class was generated by Apache CXF 2.5.3
2012-04-12T13:31:24.995-04:00
Generated source version: 2.5.3
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