Class MessageFactory


  • public final class MessageFactory
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static org.slf4j.Logger LOGGER  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private MessageFactory()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Message createMessage​(byte _type, byte[] _buf, byte[] _header, byte[] _body, java.util.List<FileDescriptor> _filedescriptors)  
      • Methods inherited from class java.lang.Object

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