Apache CXF API

Uses of Class
org.apache.cxf.aegis.type.encoded.SoapRefRegistry

Packages that use SoapRefRegistry
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
static SoapRefRegistry SoapRefRegistry.get(Context context)
          Get the SoapRefRegistry stored in the context, and if necessary create a new one.
 


Apache CXF API

Apache CXF