Package net.dona.doip

Class DoipResponseHeadersWithRequestId


  • public class DoipResponseHeadersWithRequestId
    extends DoipResponseHeaders
    The initial segment of a properly formed DOIP response, including the requestId. Generally it should suffice to produce a DoipResponseHeaders and allow processing code to automatically generate the requestId. Can be serialized or deserialized using Gson.
    • Field Detail

      • requestId

        public java.lang.String requestId
    • Constructor Detail

      • DoipResponseHeadersWithRequestId

        public DoipResponseHeadersWithRequestId()