Package | Description |
---|---|
org.infinispan.marshall.jboss |
Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals.
|
org.jboss.marshalling.reflect |
Reflection utilities for marshalling users and implementations.
|
Constructor and Description |
---|
ExtendedRiverMarshaller(org.jboss.marshalling.river.RiverMarshallerFactory factory,
SerializableClassRegistry registry,
MarshallingConfiguration cfg) |
ExtendedRiverUnmarshaller(org.jboss.marshalling.river.RiverMarshallerFactory factory,
SerializableClassRegistry registry,
MarshallingConfiguration cfg) |
Modifier and Type | Method and Description |
---|---|
static SerializableClassRegistry |
SerializableClassRegistry.getInstance()
Get the serializable class registry instance, if allowed by the current security manager.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.