Uses of Class
org.jboss.marshalling.serial.PlainDescriptor
Packages that use PlainDescriptor
-
Uses of PlainDescriptor in org.jboss.marshalling.serial
Fields in org.jboss.marshalling.serial declared as PlainDescriptorModifier and TypeFieldDescriptionprivate PlainDescriptor
SerialObjectInputStream.currentDescriptor
Methods in org.jboss.marshalling.serial that return PlainDescriptorModifier and TypeMethodDescription(package private) PlainDescriptor
SerialObjectInputStream.saveCurrentDescriptor
(PlainDescriptor currentDescriptor) Methods in org.jboss.marshalling.serial with parameters of type PlainDescriptorModifier and TypeMethodDescription(package private) PlainDescriptor
SerialObjectInputStream.saveCurrentDescriptor
(PlainDescriptor currentDescriptor) (package private) void
SerialObjectInputStream.setCurrentDescriptor
(PlainDescriptor currentDescriptor)