Uses of Interface
org.apache.cxf.factory_pattern.NumberFactory

Packages that use NumberFactory
org.apache.cxf.factory_pattern   
 

Uses of NumberFactory in org.apache.cxf.factory_pattern
 

Methods in org.apache.cxf.factory_pattern that return NumberFactory
 NumberFactory NumberFactoryService.getNumberFactoryPort()
           
 NumberFactory NumberFactoryService.getNumberFactoryPort(javax.xml.ws.WebServiceFeature... features)
           
 



Apache CXF