Uses of Interface
javax.jms.ExceptionListener
-
-
Uses of ExceptionListener in javax.jms
Methods in javax.jms that return ExceptionListener Modifier and Type Method Description ExceptionListener
Connection. getExceptionListener()
Methods in javax.jms with parameters of type ExceptionListener Modifier and Type Method Description void
Connection. setExceptionListener(ExceptionListener listener)
-