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