Uses of Package
org.jboss.marshalling.util
-
Packages that use org.jboss.marshalling.util Package Description org.jboss.marshalling.reflect Reflection utilities for marshalling users and implementations.org.jboss.marshalling.river The River protocol implementation package.org.jboss.marshalling.util -
Classes in org.jboss.marshalling.util used by org.jboss.marshalling.reflect Class Description Kind The kind of field. -
Classes in org.jboss.marshalling.util used by org.jboss.marshalling.river Class Description FieldPutter Base class for a field "putter" which represents a field's data cell. -
Classes in org.jboss.marshalling.util used by org.jboss.marshalling.util Class Description FieldPutter Base class for a field "putter" which represents a field's data cell.IdentityIntMap An efficient identity object map whose keys are objects and whose values areint
s.IdentityIntSet An efficient identity object set.IntKeyMap An integer-keyed map, optimized for fast copying.IntKeyMap.Entry A map entry.IntMap An efficient object map whose keys are objects and whose values areint
s.IntSet An efficient object set.Kind The kind of field.ReadField Base class for a field which was read from the data stream.