JBoss Marshalling 1.3.0.GA

Uses of Class
org.jboss.marshalling.reflect.SerializableClassRegistry

Packages that use SerializableClassRegistry
org.jboss.marshalling.reflect Reflection utilities for marshalling users and implementations. 
org.jboss.marshalling.river The River protocol implementation package. 
 

Uses of SerializableClassRegistry in org.jboss.marshalling.reflect
 

Methods in org.jboss.marshalling.reflect that return SerializableClassRegistry
static SerializableClassRegistry SerializableClassRegistry.getInstance()
          Get the serializable class registry instance, if allowed by the current security manager.
 

Uses of SerializableClassRegistry in org.jboss.marshalling.river
 

Constructors in org.jboss.marshalling.river with parameters of type SerializableClassRegistry
RiverMarshaller(RiverMarshallerFactory marshallerFactory, SerializableClassRegistry registry, MarshallingConfiguration configuration)
           
RiverUnmarshaller(RiverMarshallerFactory marshallerFactory, SerializableClassRegistry registry, MarshallingConfiguration configuration)
           
 


JBoss Marshalling 1.3.0.GA

Copyright © 2011 JBoss, a division of Red Hat, Inc.