JBoss Marshalling 1.3.16.GA-redhat-1

Uses of Class
org.jboss.marshalling.TraceInformation.IndexType

Packages that use TraceInformation.IndexType
org.jboss.marshalling The marshalling API. 
 

Uses of TraceInformation.IndexType in org.jboss.marshalling
 

Methods in org.jboss.marshalling that return TraceInformation.IndexType
static TraceInformation.IndexType TraceInformation.IndexType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TraceInformation.IndexType[] TraceInformation.IndexType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jboss.marshalling with parameters of type TraceInformation.IndexType
static void TraceInformation.addIndexInformation(Throwable t, int index, int size, TraceInformation.IndexType kind)
          Add information about an index into a collection which was being (un-)marshalled.
 


JBoss Marshalling 1.3.16.GA-redhat-1

Copyright © 2011 JBoss, a division of Red Hat, Inc.