Apache CXF API

Uses of Class
org.apache.cxf.binding.corba.utils.EprMetaData

Packages that use EprMetaData
org.apache.cxf.binding.corba.types   
org.apache.cxf.binding.corba.utils   
 

Uses of EprMetaData in org.apache.cxf.binding.corba.types
 

Methods in org.apache.cxf.binding.corba.types that return EprMetaData
protected  EprMetaData CorbaObjectReferenceEventProducer.getObjectReferenceBinding(javax.wsdl.Definition wsdlDef, QName bindingName)
           
 

Uses of EprMetaData in org.apache.cxf.binding.corba.utils
 

Methods in org.apache.cxf.binding.corba.utils that return EprMetaData
static EprMetaData CorbaObjectReferenceHelper.getBindingForTypeId(String repId, javax.wsdl.Definition wsdlDef)
           
 

Methods in org.apache.cxf.binding.corba.utils with parameters of type EprMetaData
static void CorbaObjectReferenceHelper.populateEprInfo(EprMetaData info)
           
 


Apache CXF API

Apache CXF