Version: 10.16.0
Namespace

solace.QueueType

Contents

namespace solace.QueueType

Specifies the type of remote resource to which an solace.AbstractQueueDescriptor refers.

Static Properties & Enumerations Top

String QUEUE = QUEUE
String TOPIC_ENDPOINT = TOPIC_ENDPOINT

Static Properties & Enumerations Detail Top

static public String QUEUE = QUEUE

The queue descriptor refers to a queue endpoint.

static public String TOPIC_ENDPOINT = TOPIC_ENDPOINT

The queue descriptor refers to a topic endpoint.