| 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 | |
| com.solacesystems.jcsmp.protocol.smf.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
Queue
Identifier for Solace appliance Queue names.
|
class |
Topic
An identifier for Solace appliance topics and topic subscriptions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueueImpl |
class |
TopicImpl |
| Modifier and Type | Method and Description |
|---|---|
static int |
MessageDestinationAdapter.getTrmDestLength(AbstractDestination dest) |
static int |
MessageDestinationAdapter.getTrmDestOffset(AbstractDestination dest) |
static byte[] |
MessageDestinationAdapter.getTrmTopicRepresentation(AbstractDestination dest) |
abstract void |
SessionModeSupport.validateBindTopicOrQueue(AbstractDestination dest) |
void |
SessionModeSupportClient.validateBindTopicOrQueue(AbstractDestination dest) |
| Modifier and Type | Method and Description |
|---|---|
SmfTLVParameter |
TlvParameterFactorySmf.getTrTopicName(AbstractDestination dest) |
Copyright 2004-2021 Solace Corporation. All rights reserved.