Package | Description |
---|---|
com.solacesystems.jcsmp |
The Solace Messaging API for Java (also referred to as JCSMP) is a 100% pure Java implementation that provides an object-oriented API for delivering high message throughput.
|
Modifier and Type | Method and Description |
---|---|
TopicProperties |
TopicProperties.setName(String name)
Sets a name for the
Topic . |
TopicProperties |
TopicProperties.setRxAllDeliverToOne(boolean rxAllDeliverToOne)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Topic |
JCSMPFactory.createTopic(TopicProperties props)
Creates a new
Topic instance from props . |
Copyright 2004-2024 Solace Corporation. All rights reserved.