|
JBoss Marshalling 1.3.0.GA | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |