Uses of Interface
org.apache.activemq.ClientInternalExceptionListener

Packages that use ClientInternalExceptionListener
org.apache.activemq The core JMS client API implementation classes. 
 

Uses of ClientInternalExceptionListener in org.apache.activemq
 

Methods in org.apache.activemq that return ClientInternalExceptionListener
 ClientInternalExceptionListener ActiveMQConnection.getClientInternalExceptionListener()
          Gets the ClientInternalExceptionListener object for this connection.
 

Methods in org.apache.activemq with parameters of type ClientInternalExceptionListener
 void ActiveMQConnection.setClientInternalExceptionListener(ClientInternalExceptionListener listener)
          Sets a client internal exception listener for this connection.
 



Copyright © 2008 The Apache Software Foundation. All Rights Reserved.