@FunctionalInterface public interface UnmarshallingFilter
| Modifier and Type | Interface and Description |
|---|---|
static class |
UnmarshallingFilter.Factory |
static class |
UnmarshallingFilter.FilterResponse |
| Modifier and Type | Field and Description |
|---|---|
static UnmarshallingFilter |
ACCEPTING |
static UnmarshallingFilter |
REJECTING |
| Modifier and Type | Method and Description |
|---|---|
UnmarshallingFilter.FilterResponse |
checkInput(org.jboss.marshalling.JDKSpecific.FilterInput input) |
static final UnmarshallingFilter ACCEPTING
static final UnmarshallingFilter REJECTING
UnmarshallingFilter.FilterResponse checkInput(org.jboss.marshalling.JDKSpecific.FilterInput input)
Copyright © 2025 JBoss by Red Hat. All rights reserved.