| 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 |
|---|---|
DurableTopicEndpoint |
JCSMPFactory.createDurableTopicEndpoint(String name)
Creates a new
DurableTopicEndpoint instance for name. |
| Modifier and Type | Method and Description |
|---|---|
void |
JCSMPSession.unsubscribeDurableTopicEndpoint(DurableTopicEndpoint endpoint)
Unsubscribe from the durable Topic Endpoint.
|
Copyright 2004-2025 Solace Corporation. All rights reserved.