Apache CXF API

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

Packages that use MarshalRegistry
org.apache.cxf.aegis.type.encoded   
 

Uses of MarshalRegistry in org.apache.cxf.aegis.type.encoded
 

Methods in org.apache.cxf.aegis.type.encoded that return MarshalRegistry
static MarshalRegistry MarshalRegistry.get(Context context)
          Get the MarshalRegistry stored in the context, and if necessary create a new one.
 


Apache CXF API

Apache CXF