Uses of Enum Class
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 class with the specified name.UnmarshallingObjectInputFilter.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.