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 | Class and Description |
---|---|
class |
ClosedFacilityException
ClosedFacilityException indicates that the requested operation
cannot be fulfilled because the facility providing the operation was closed. |
class |
InvalidOperationException
InvalidOperationException indicates that the requested operation
cannot be fulfilled because the object on which it was performed is not
in a state to support such an operation. |
class |
InvalidPropertiesException
InvalidPropertiesException indicates invalid properties are specified
in JCSMPProperties . |
class |
JCSMPFatalErrorException
JCSMPFatalErrorException indicates an unrecoverable error condition. |
class |
OperationNotSupportedException
OperationNotSupportedException indicates the requested operation
is not supported based on the current Session configuration. |
class |
StaleSessionException
StaleSessionException indicates that the requested operation
cannot be fulfilled because the underlying session was stale. |
Copyright 2004-2024 Solace Corporation. All rights reserved.