IPWorks MQ 2020 Android Edition

Questions / Feedback?

STOMPHeader Type

A STOMP header.

Remarks

This type represents a STOMP header.

Fields

Key
String

This header's key.

This field holds this header's key (or name).

Value
String

This header's value.

This field holds this header's value.

Constructors

public STOMPHeader();



public STOMPHeader(String key, String value);



Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 Android Edition - Version 20.0 [Build 8155]