Uses of Enum
org.jboss.marshalling.serial.SerialObjectInputStream.State
Packages that use SerialObjectInputStream.State
-
Uses of SerialObjectInputStream.State in org.jboss.marshalling.serial
Subclasses with type arguments of type SerialObjectInputStream.State in org.jboss.marshalling.serialFields in org.jboss.marshalling.serial declared as SerialObjectInputStream.StateModifier and TypeFieldDescriptionprivate SerialObjectInputStream.StateSerialObjectInputStream.stateMethods in org.jboss.marshalling.serial that return SerialObjectInputStream.StateModifier and TypeMethodDescription(package private) SerialObjectInputStream.StateSerialObjectInputStream.restoreState(SerialObjectInputStream.State state) (package private) SerialObjectInputStream.StateSerialObjectInputStream.saveState()Returns the enum constant of this type with the specified name.static SerialObjectInputStream.State[]SerialObjectInputStream.State.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jboss.marshalling.serial with parameters of type SerialObjectInputStream.StateModifier and TypeMethodDescription(package private) SerialObjectInputStream.StateSerialObjectInputStream.restoreState(SerialObjectInputStream.State state)