Class WrapperHeader


  • public class WrapperHeader
    extends java.lang.Object
    • Method Detail

      • getVersion

        public int getVersion()
      • getSourceWPort

        public int getSourceWPort()
      • getDestinationWPort

        public int getDestinationWPort()
      • getPayloadLength

        public int getPayloadLength()
      • encode

        public byte[] encode()
      • decode

        public static WrapperHeader decode​(StreamAccessor streamAccessor,
                                           int timeout)
                                    throws java.io.IOException
        Throws:
        java.io.IOException