Spring AMQP

Uses of Interface
org.springframework.amqp.rabbit.connection.ChannelProxy

Packages that use ChannelProxy
org.springframework.amqp.rabbit.connection   
 

Uses of ChannelProxy in org.springframework.amqp.rabbit.connection
 

Methods in org.springframework.amqp.rabbit.connection that return ChannelProxy
protected  ChannelProxy CachingConnectionFactory.getCachedChannelProxy(Connection connection, LinkedList<ChannelProxy> channelList, boolean transactional)
           
 

Method parameters in org.springframework.amqp.rabbit.connection with type arguments of type ChannelProxy
protected  ChannelProxy CachingConnectionFactory.getCachedChannelProxy(Connection connection, LinkedList<ChannelProxy> channelList, boolean transactional)
           
 


Spring AMQP

Copyright © 2010. All Rights Reserved.