Uses of Class
org.apache.cxf.aegis.type.encoded.SoapRefRegistry
-
Packages that use SoapRefRegistry Package Description org.apache.cxf.aegis.type.encoded -
-
Uses of SoapRefRegistry in org.apache.cxf.aegis.type.encoded
Methods in org.apache.cxf.aegis.type.encoded that return SoapRefRegistry Modifier and Type Method Description static SoapRefRegistrySoapRefRegistry. get(Context context)Get the SoapRefRegistry stored in the context, and if necessary create a new one.
-