Class Transport

    • Method Detail

      • rxCount

        public final long rxCount()
        Required - API name: rx_count
      • rxSizeInBytes

        public final long rxSizeInBytes()
        Required - API name: rx_size_in_bytes
      • serverOpen

        public final int serverOpen()
        Required - API name: server_open
      • txCount

        public final long txCount()
        Required - API name: tx_count
      • txSizeInBytes

        public final long txSizeInBytes()
        Required - API name: tx_size_in_bytes
      • serialize

        public void serialize​(jakarta.json.stream.JsonGenerator generator,
                              JsonpMapper mapper)
        Serialize this object to JSON.
        Specified by:
        serialize in interface JsonpSerializable
      • serializeInternal

        protected void serializeInternal​(jakarta.json.stream.JsonGenerator generator,
                                         JsonpMapper mapper)