Uses of Class
org.apache.cxf.binding.corba.utils.EprMetaData
-
Packages that use EprMetaData Package Description 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 Modifier and Type Method Description protected EprMetaDataCorbaObjectReferenceEventProducer. 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 Modifier and Type Method Description static EprMetaDataCorbaObjectReferenceHelper. getBindingForTypeId(String repId, javax.wsdl.Definition wsdlDef)Methods in org.apache.cxf.binding.corba.utils with parameters of type EprMetaData Modifier and Type Method Description static voidCorbaObjectReferenceHelper. populateEprInfo(EprMetaData info)
-