Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
javax.jms.ExceptionListener

Uses of ExceptionListener in javax.jms
 

Methods in javax.jms that return ExceptionListener
 ExceptionListener Connection.getExceptionListener()
           
 

Methods in javax.jms with parameters of type ExceptionListener
 void Connection.setExceptionListener(ExceptionListener listener)