Interface ChannelOperation


public interface ChannelOperation
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(com.rabbitmq.client.Channel channel)
     
  • Method Details