Uses of Class
org.apache.cxf.aegis.type.encoded.SoapRef
-
Packages that use SoapRef Package Description org.apache.cxf.aegis.type.encoded -
-
Uses of SoapRef in org.apache.cxf.aegis.type.encoded
Methods in org.apache.cxf.aegis.type.encoded that return types with arguments of type SoapRef Modifier and Type Method Description SortedMap<String,List<SoapRef>>SoapRefRegistry. getUnresolvedRefs()Gets the unresolved SOAP references by referenced id.Methods in org.apache.cxf.aegis.type.encoded with parameters of type SoapRef Modifier and Type Method Description voidSoapRefRegistry. addRef(String id, SoapRef soapRef)Adds a reference to the specified id.voidSoapRef.Action. onSet(SoapRef ref)
-