Class TMessageType


  • public final class TMessageType
    extends java.lang.Object
    Message type constants in the Thrift protocol.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static byte CALL  
      static byte EXCEPTION  
      static byte ONEWAY  
      static byte REPLY  
    • Constructor Summary

      Constructors 
      Constructor Description
      TMessageType()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait