|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.qpid.framing.AMQTypeMap
public class AMQTypeMap
Field Summary | |
---|---|
static Map<Byte,AMQType> |
_reverseTypeMap
|
Constructor Summary | |
---|---|
AMQTypeMap()
|
Method Summary | |
---|---|
static AMQType |
getType(Byte identifier)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Map<Byte,AMQType> _reverseTypeMap
Constructor Detail |
---|
public AMQTypeMap()
Method Detail |
---|
public static AMQType getType(Byte identifier)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |