Class AMQTypeMap


  • public class AMQTypeMap
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.util.Map<java.lang.Byte,​AMQType> _reverseTypeMap  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static AMQType getType​(java.lang.Byte identifier)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • _reverseTypeMap

        public static final java.util.Map<java.lang.Byte,​AMQType> _reverseTypeMap
    • Method Detail

      • getType

        public static AMQType getType​(java.lang.Byte identifier)