Uses of Class
org.jboss.marshalling.serial.PlainDescriptor
-
Packages that use PlainDescriptor Package Description org.jboss.marshalling.serial -
-
Uses of PlainDescriptor in org.jboss.marshalling.serial
Fields in org.jboss.marshalling.serial declared as PlainDescriptor Modifier and Type Field Description private PlainDescriptorSerialObjectInputStream. currentDescriptorMethods in org.jboss.marshalling.serial that return PlainDescriptor Modifier and Type Method Description (package private) PlainDescriptorSerialObjectInputStream. saveCurrentDescriptor(PlainDescriptor currentDescriptor)Methods in org.jboss.marshalling.serial with parameters of type PlainDescriptor Modifier and Type Method Description (package private) PlainDescriptorSerialObjectInputStream. saveCurrentDescriptor(PlainDescriptor currentDescriptor)(package private) voidSerialObjectInputStream. setCurrentDescriptor(PlainDescriptor currentDescriptor)
-