Package | Description |
---|---|
org.jboss.marshalling |
The marshalling API.
|
org.jboss.marshalling.reflect |
Reflection utilities for marshalling users and implementations.
|
Modifier and Type | Method and Description |
---|---|
static void |
TraceInformation.addFieldInformation(Throwable t,
SerializableClass owner,
SerializableField field)
Add information about a field which was being marshalled.
|
Modifier and Type | Method and Description |
---|---|
SerializableClass |
SerializableClassRegistry.lookup(Class<?> subject)
Look up serialization information for a class.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.