Interface ChannelOperation
-
public interface ChannelOperation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute(com.rabbitmq.client.Channel channel)
-
-
-
Method Detail
-
execute
void execute(com.rabbitmq.client.Channel channel) throws IOException- Throws:
IOException
-
-