Java org.springframework.amqp.rabbit.connection ChannelProxy fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.amqp.rabbit.connection ChannelProxy fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.amqp.rabbit.connection ChannelProxy.

The text is from its open source code.

Method

ChannelgetTargetChannel()
Return the target Channel of this proxy.
booleanisTransactional()
Return whether this channel has transactions enabled txSelect() .