|
JBoss Marshalling 1.2.1.GA | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionListener | |
---|---|
org.jboss.marshalling | The marshalling API. |
Uses of ExceptionListener in org.jboss.marshalling |
---|
Fields in org.jboss.marshalling declared as ExceptionListener | |
---|---|
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. |
Methods in org.jboss.marshalling that return ExceptionListener | |
---|---|
ExceptionListener |
MarshallingConfiguration.getExceptionListener()
Get the exception listener to use. |
Methods in org.jboss.marshalling with parameters of type ExceptionListener | |
---|---|
void |
MarshallingConfiguration.setExceptionListener(ExceptionListener exceptionListener)
Set the exception listener to use. |
|
JBoss Marshalling 1.2.1.GA | |||||||||
PREV NEXT | FRAMES NO FRAMES |