Package | Description |
---|---|
org.jboss.marshalling |
The marshalling API.
|
Modifier and Type | Field | Description |
---|---|---|
protected ExceptionListener |
AbstractMarshaller.exceptionListener |
The configured exception listener.
|
protected ExceptionListener |
AbstractUnmarshaller.exceptionListener |
The configured exception listener.
|
static ExceptionListener |
ExceptionListener.NO_OP |
An exception listener which does nothing.
|
Modifier and Type | Method | Description |
---|---|---|
ExceptionListener |
MarshallingConfiguration.getExceptionListener() |
Get the exception listener to use.
|
Modifier and Type | Method | Description |
---|---|---|
void |
MarshallingConfiguration.setExceptionListener(ExceptionListener exceptionListener) |
Set the exception listener to use.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.