| Package | Description |
|---|---|
| org.jboss.marshalling |
The marshalling API.
|
| Modifier and Type | Method and Description |
|---|---|
UnmarshallingFilter.FilterResponse |
ChainedUnmarshallingFilter.checkInput(org.jboss.marshalling.JDKSpecific.FilterInput input) |
UnmarshallingFilter.FilterResponse |
UnmarshallingFilter.checkInput(org.jboss.marshalling.JDKSpecific.FilterInput input) |
static UnmarshallingFilter.FilterResponse |
UnmarshallingFilter.FilterResponse.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnmarshallingFilter.FilterResponse[] |
UnmarshallingFilter.FilterResponse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 JBoss by Red Hat. All rights reserved.