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.transaction |
Modifier and Type | Class and Description |
---|---|
class |
InvalidMessageReceivedException
InvalidMessageReceivedException is raised when the message received from the Solace appliance
is not valid. |
class |
JCSMPErrorResponseException
JCSMPErrorResponseException is used to capture Solace Message
Format (SMF) response codes. |
class |
JCSMPLoginFailureException
Indicates a producer or consumer was unable to login to the 3200 Series
appliance.
|
class |
JCSMPRequestTimeoutException
Indicates that a blocking request operation timed out.
|
class |
JCSMPSecurityException
Thrown when a security restriction prevents an operation from being performed.
|
class |
SubscriptionsOutOfSynchException
Deprecated.
This class is no longer supported and will be removed in a future
release.
|
class |
VersionNotSupportException
Exception thrown when the appliance version is not compatible with the JCSMP version.
|
Modifier and Type | Class and Description |
---|---|
class |
RollbackException
An exception thrown when a transaction rolls back unexpectedly.
|
class |
TransactionResultUnknownException
An exception thrown when a transaction commit result is unknown.
|
Copyright 2004-2024 Solace Corporation. All rights reserved.