Package com.rabbitmq.client.impl
Class AMQImpl.Channel
- java.lang.Object
-
- com.rabbitmq.client.impl.AMQImpl.Channel
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
AMQImpl.Channel.Close
static class
AMQImpl.Channel.CloseOk
static class
AMQImpl.Channel.Flow
static class
AMQImpl.Channel.FlowOk
static class
AMQImpl.Channel.Open
static class
AMQImpl.Channel.OpenOk
-
Field Summary
Fields Modifier and Type Field Description static int
INDEX
-
Constructor Summary
Constructors Constructor Description Channel()
-
-
-
Field Detail
-
INDEX
public static final int INDEX
- See Also:
- Constant Field Values
-
-