Package | Description |
---|---|
org.jboss.marshalling.reflect |
Reflection utilities for marshalling users and implementations.
|
org.jboss.marshalling.river |
The River protocol implementation package.
|
Modifier and Type | Method and Description |
---|---|
static SerializableClassRegistry |
SerializableClassRegistry.getInstance()
Get the serializable class registry instance, if allowed by the current security manager.
|
Constructor and Description |
---|
RiverMarshaller(RiverMarshallerFactory marshallerFactory,
SerializableClassRegistry registry,
MarshallingConfiguration configuration) |
RiverUnmarshaller(RiverMarshallerFactory marshallerFactory,
SerializableClassRegistry registry,
MarshallingConfiguration configuration) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.