JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.smallmind.phalanx.wire.transport.amqp.rabbitmq
Interface ChannelOperation
public interface
ChannelOperation
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
execute
(com.rabbitmq.client.Channel channel)
Method Details
execute
void
execute
(com.rabbitmq.client.Channel channel)
throws
IOException
Throws:
IOException