Uses of Enum
org.jboss.marshalling.serial.SerialObjectOutputStream.State
Packages that use SerialObjectOutputStream.State
-
Uses of SerialObjectOutputStream.State in org.jboss.marshalling.serial
Subclasses with type arguments of type SerialObjectOutputStream.State in org.jboss.marshalling.serialFields in org.jboss.marshalling.serial declared as SerialObjectOutputStream.StateModifier and TypeFieldDescriptionprivate SerialObjectOutputStream.StateSerialObjectOutputStream.stateMethods in org.jboss.marshalling.serial that return SerialObjectOutputStream.StateModifier and TypeMethodDescription(package private) SerialObjectOutputStream.StateSerialObjectOutputStream.restoreState(SerialObjectOutputStream.State state) (package private) SerialObjectOutputStream.StateSerialObjectOutputStream.saveState()Returns the enum constant of this type with the specified name.static SerialObjectOutputStream.State[]SerialObjectOutputStream.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 SerialObjectOutputStream.StateModifier and TypeMethodDescription(package private) SerialObjectOutputStream.StateSerialObjectOutputStream.restoreState(SerialObjectOutputStream.State state)