| 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.
|
| com.solacesystems.jcsmp.impl |
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DurableTopicEndpointImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
JCSMPBasicSession.unsubscribeDurableTopicEndpoint(DurableTopicEndpoint endpoint) |
void |
SessionModeSupport.unsubscribeDurableTopicEndpoint(DurableTopicEndpoint endpoint) |
Copyright 2004-2021 Solace Corporation. All rights reserved.