|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.client.jms.connection.RequestMultiplexer.Status
private static class RequestMultiplexer.Status
Field Summary | |
---|---|
static int |
CLOSE
|
private static java.lang.String[] |
names
|
static int |
OPEN
|
Constructor Summary | |
---|---|
private |
RequestMultiplexer.Status()
|
Method Summary | |
---|---|
static java.lang.String |
toString(int status)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int OPEN
public static final int CLOSE
private static final java.lang.String[] names
Constructor Detail |
---|
private RequestMultiplexer.Status()
Method Detail |
---|
public static java.lang.String toString(int status)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |