Uses of Enum Class
org.jboss.marshalling.UnmarshallingFilter.FilterResponse
Packages that use UnmarshallingFilter.FilterResponse
-
Uses of UnmarshallingFilter.FilterResponse in org.jboss.marshalling
Methods in org.jboss.marshalling that return UnmarshallingFilter.FilterResponseModifier and TypeMethodDescriptionChainedUnmarshallingFilter.checkInput(org.jboss.marshalling.JDKSpecific.FilterInput input) UnmarshallingFilter.checkInput(org.jboss.marshalling.JDKSpecific.FilterInput input) Returns the enum constant of this class with the specified name.static UnmarshallingFilter.FilterResponse[]UnmarshallingFilter.FilterResponse.values()Returns an array containing the constants of this enum class, in the order they are declared.