Uses of Class
org.apache.cxf.aegis.type.encoded.MarshalRegistry
-
Packages that use MarshalRegistry Package Description 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 Modifier and Type Method Description static MarshalRegistryMarshalRegistry. get(Context context)Get the MarshalRegistry stored in the context, and if necessary create a new one.
-