Apache CXF API

Uses of Class
org.apache.cxf.binding.corba.CorbaBindingFactory

Packages that use CorbaBindingFactory
org.apache.cxf.binding.corba.runtime   
 

Uses of CorbaBindingFactory in org.apache.cxf.binding.corba.runtime
 

Methods in org.apache.cxf.binding.corba.runtime that return CorbaBindingFactory
 CorbaBindingFactory OrbConfigurer.getFactory()
           
 

Methods in org.apache.cxf.binding.corba.runtime with parameters of type CorbaBindingFactory
 void OrbConfigurer.setFactory(CorbaBindingFactory cFactory)
           
 


Apache CXF API

Apache CXF