org.mule.transport.amqp.internal.transaction
Class CloseableChannelWrapper
java.lang.Object
org.mule.transport.amqp.internal.transaction.CloseableChannelWrapper
- All Implemented Interfaces:
- Closeable
public class CloseableChannelWrapper
- extends Object
- implements Closeable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CloseableChannelWrapper
public CloseableChannelWrapper(com.rabbitmq.client.Channel channel)
getChannel
public com.rabbitmq.client.Channel getChannel()
close
public void close()
throws IOException
- Specified by:
close
in interface Closeable
- Throws:
IOException
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.