Uses of Class
org.jboss.marshalling.reflect.SerializableClass
Packages that use SerializableClass
Package
Description
The marshalling API.
Reflection utilities for marshalling users and implementations.
-
Uses of SerializableClass in org.jboss.marshalling
Methods in org.jboss.marshalling with parameters of type SerializableClassModifier and TypeMethodDescriptionstatic voidTraceInformation.addFieldInformation(Throwable t, SerializableClass owner, SerializableField field) Add information about a field which was being marshalled. -
Uses of SerializableClass in org.jboss.marshalling.reflect
Methods in org.jboss.marshalling.reflect that return SerializableClassModifier and TypeMethodDescriptionLook up serialization information for a class.