private static class MessageConsumerListener.ReceiveStatus extends Object
Modifier and Type | Field and Description |
---|---|
static int |
CONSUMING_REPLY |
static int |
INIT |
private static String[] |
names |
static int |
WAIT_FOR_REPLY |
Modifier | Constructor and Description |
---|---|
private |
ReceiveStatus() |
public static final int INIT
public static final int WAIT_FOR_REPLY
public static final int CONSUMING_REPLY
private static final String[] names
public static String toString(int status)
Copyright © 2018 ScalAgent D.T.. All Rights Reserved.