Uses of Enum
org.jboss.marshalling.UnmarshallingObjectInputFilter.Status
Packages that use UnmarshallingObjectInputFilter.Status
-
Uses of UnmarshallingObjectInputFilter.Status in org.jboss.marshalling
Methods in org.jboss.marshalling that return UnmarshallingObjectInputFilter.StatusModifier and TypeMethodDescriptionUnmarshallingObjectInputFilter.checkInput(UnmarshallingObjectInputFilter.FilterInfo filterInfo) Check the class, array length, number of object references, depth, stream size, and other available filtering information.Returns the enum constant of this type with the specified name.UnmarshallingObjectInputFilter.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.