org.apache.cxf.factory_pattern
Interface NumberFactory
public interface NumberFactory
This class was generated by Progress FUSE Services Framework 2.2.6-fuse-01-00
Thu Feb 04 09:43:57 EST 2010
Generated source version: 2.2.6-fuse-01-00
|
Method Summary |
javax.xml.ws.wsaddressing.W3CEndpointReference |
create(java.lang.String id)
|
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(java.lang.String id)
Apache CXF