Uses of Interface
org.jboss.marshalling.ClassTable.Writer
Packages that use ClassTable.Writer
-
Uses of ClassTable.Writer in org.jboss.marshalling
Classes in org.jboss.marshalling that implement ClassTable.WriterModifier and TypeClassDescriptionfinal classA writer for class or object tables which simply writes a flat sequence of bytes.Methods in org.jboss.marshalling that return ClassTable.WriterModifier and TypeMethodDescriptionClassTable.getClassWriter(Class<?> clazz) Determine whether the given class reference is a valid predefined reference.ChainingClassTable.getClassWriter(Class<?> clazz) Determine whether the given class reference is a valid predefined reference.ModularClassTable.getClassWriter(Class<?> clazz) Determine whether the given class reference is a valid predefined reference.