- c - Variable in enum com.solacesystems.jcsmp.impl.JCSMPErrorResponseSubcodeMapper.ECODE
-
- C_CLOSED - Static variable in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- C_CONNECTING - Static variable in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- C_RECON_STARTED - Static variable in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- CACHE_FULFILL_REPLIES_DISCARDED - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
The number of cache replies discarded because a request has
been fulfilled.
- CACHE_REQUESTS_FULFILLED - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
The number of cache requests that have been fulfilled with a live message.
- CACHE_REQUESTS_SENT - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
The number of cache requests.
- CACHE_WARNING_PREAMBLE - Static variable in class com.solacesystems.jcsmp.impl.solcache.CacheRequest
-
- CacheClusterRequest - Class in com.solacesystems.jcsmp.impl.solcache
-
- CacheClusterRequest(CacheRequestProperties, Topic, boolean, CacheClusterRequestListener) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheClusterRequest
-
- CacheClusterRequestListener - Interface in com.solacesystems.jcsmp.impl.solcache
-
- CacheCompleteNotification - Class in com.solacesystems.jcsmp.impl.solcache
-
- CacheCompleteNotification(CacheRequestListener, Long, Topic, CacheRequestResult) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheCompleteNotification
-
- CacheCompleteNotification(CacheRequestListener, Long, Topic, JCSMPException) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheCompleteNotification
-
- CACHED_MSGS_RECVED - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
The number of cache messages retrieved from caches.
- CacheEventMessage - Interface in com.solacesystems.jcsmp
-
An event that signals the termination of a cache request.
- CacheEventMessageImpl - Class in com.solacesystems.jcsmp.impl.solcache
-
- CacheEventMessageImpl(Long, Topic, CacheRequestResult) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- CacheEventMessageImpl(Long, Topic, JCSMPException) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- CacheGetRequest - Class in com.solacesystems.jcsmp.impl.solcache
-
- CacheGetRequest(CacheRequestProperties, Topic, boolean, CacheGetRequestListener) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheGetRequest
-
- CacheGetRequestListener - Interface in com.solacesystems.jcsmp.impl.solcache
-
- CacheGetResponse - Class in com.solacesystems.jcsmp.impl.solcache
-
- CacheGetResponse(JCSMPXMLMessage) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheGetResponse
-
- CacheGetResult - Class in com.solacesystems.jcsmp.impl.solcache
-
- CacheGetResult() - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheGetResult
-
- CacheGetResult.GetRequestStatus - Enum in com.solacesystems.jcsmp.impl.solcache
-
- CacheLiveDataAction - Enum in com.solacesystems.jcsmp
-
The live data action dictates the disposition of live data received while the
cache request is outstanding to the solCache.
- CachePrefix - Static variable in class com.solacesystems.jcsmp.CacheSessionProperties
-
- CacheRequest - Class in com.solacesystems.jcsmp.impl.solcache
-
- CacheRequest(CacheRequestProperties) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheRequest
-
- CacheRequestListener - Interface in com.solacesystems.jcsmp
-
Listener that is notified on asynchronous cache request completion.
- CacheRequestProperties - Class in com.solacesystems.jcsmp.impl.solcache
-
- CacheRequestProperties(CacheSession, JCSMPXMLMessageProducer, JCSMPXMLMessageConsumer, Long, Topic, boolean, CacheLiveDataAction, ExecutorService) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheRequestProperties
-
- CacheRequestProperties(CacheSession, JCSMPXMLMessageProducer, JCSMPXMLMessageConsumer, Long, Topic, boolean, CacheLiveDataAction, ExecutorService, CacheRequestListener) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheRequestProperties
-
- CacheRequestProperties(CacheSession, JCSMPXMLMessageProducer, JCSMPXMLMessageConsumer, Long, Topic, boolean, CacheLiveDataAction, ExecutorService, long, long) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheRequestProperties
-
- CacheRequestProperties(CacheSession, JCSMPXMLMessageProducer, JCSMPXMLMessageConsumer, Long, Topic, boolean, CacheLiveDataAction, ExecutorService, CacheRequestListener, long, long) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheRequestProperties
-
- CacheRequestResult - Enum in com.solacesystems.jcsmp
-
Result of a cache request.
- CacheSession - Interface in com.solacesystems.jcsmp
-
A Session for performing cache requests.
- CacheSessionImpl - Class in com.solacesystems.jcsmp.impl.solcache
-
- CacheSessionImpl(CacheSessionProperties) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheSessionImpl
-
- CacheSessionProperties - Class in com.solacesystems.jcsmp
-
The cache properties used when creating a CacheSession.
- CacheSessionProperties(String) - Constructor for class com.solacesystems.jcsmp.CacheSessionProperties
-
Create CacheProperties with default values of:
Maximum messages per topic = 1,
Maximum message age in seconds = 0,
Timeout for a cache request = 10000.
- CacheSessionProperties(String, int, int, int) - Constructor for class com.solacesystems.jcsmp.CacheSessionProperties
-
Create CacheProperties.
- CacheSessionProperties(String, int, int, int, boolean) - Constructor for class com.solacesystems.jcsmp.CacheSessionProperties
-
Create CacheProperties.
- CALCULATE_MESSAGE_EXPIRATION - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- callout_ad_release_opportunity() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- cancel(Object) - Static method in class com.solacesystems.common.util.timers.TimeoutManager
-
- cancel(JCSMPException) - Method in class com.solacesystems.jcsmp.impl.client.ClientRequestResponse
-
- cancel(JCSMPException) - Method in class com.solacesystems.jcsmp.impl.RequestResponseTask
-
- cancel() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheRequest
-
- cancel() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.AbstractNotification
-
- cancel() - Method in interface com.solacesystems.jcsmp.protocol.nio.Notification
-
- cancel(JCSMPException) - Method in class com.solacesystems.jms.impl.DefaultMessageProducerAdapter
-
- cancel(JCSMPException) - Method in interface com.solacesystems.jms.impl.MessageProducerAdapter
-
- cancel(JCSMPException) - Method in class com.solacesystems.jms.SolMessageProducer
-
- cancel(JCSMPException) - Method in interface com.solacesystems.jms.SolMessageProducerIF
-
- cancel_cleanupTasks() - Method in class com.solacesystems.jcsmp.impl.flow.FlowTask
-
- cancel_cleanupTasks() - Method in class com.solacesystems.jcsmp.impl.RequestResponseTask
-
- cancelAllOutstandingRequests(JCSMPException) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- cancelAllTimers() - Method in class com.solacesystems.jcsmp.impl.timers.impl.JCSMPTimerQueueImpl
-
- cancelAllTimers() - Method in interface com.solacesystems.jcsmp.impl.timers.JCSMPTimerQueue
-
Cancel all scheduled timers.
- cancelAllTimers() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor
-
- cancelCacheRequests() - Method in interface com.solacesystems.jcsmp.CacheSession
-
Cancels outstanding cache requests.
- cancelCacheRequests() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheSessionImpl
-
- cancelRequest() - Method in class com.solacesystems.jcsmp.impl.Request
-
- cancelSends(JCSMPException) - Method in class com.solacesystems.jms.SolSession
-
- cancelSends(JCSMPException) - Method in interface com.solacesystems.jms.SolSessionIF
-
- cancelTimer() - Method in class com.solacesystems.jcsmp.impl.ReconnectFreqManager
-
- cancelTimer() - Method in class com.solacesystems.jcsmp.impl.RequestResponseTask
-
- cancelTimer(JCSMPTimer) - Method in class com.solacesystems.jcsmp.impl.timers.impl.JCSMPTimerQueueImpl
-
- cancelTimer(JCSMPTimer) - Method in interface com.solacesystems.jcsmp.impl.timers.JCSMPTimerQueue
-
Cancel a specific timer.
- cancelTimer(JCSMPTimer) - Method in class com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor
-
- CANNOT_BIND_TO_QUEUE - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
Already bound to the Guaranteed Delivery Queue or not authorized to bind
to the Guaranteed Delivery Queue.
- CAP_ADCTRL - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- CAP_ADMESSAGING - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- CAP_PUBCTRL - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- CAP_SUBCTRL - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- CapabilityType - Enum in com.solacesystems.jcsmp
-
- capacity() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.GrowableByteBuffer
-
- capacityToCongestion() - Method in class com.solacesystems.jcsmp.impl.XMLMessageQueue
-
- ChainedError - Error in com.solacesystems.common
-
- ChainedError() - Constructor for error com.solacesystems.common.ChainedError
-
- ChainedError(String, Throwable) - Constructor for error com.solacesystems.common.ChainedError
-
- ChainedError(Throwable) - Constructor for error com.solacesystems.common.ChainedError
-
- ChainedError(String) - Constructor for error com.solacesystems.common.ChainedError
-
- ChainedException - Exception in com.solacesystems.common
-
A wrapper for the commons NestableException.
- ChainedException() - Constructor for exception com.solacesystems.common.ChainedException
-
ChainedException default constructor.
- ChainedException(String, Throwable) - Constructor for exception com.solacesystems.common.ChainedException
-
ChainedException constructor.
- ChainedException(Throwable) - Constructor for exception com.solacesystems.common.ChainedException
-
ChainedException constructor.
- ChainedException(String) - Constructor for exception com.solacesystems.common.ChainedException
-
ChainedException constructor.
- ChainedRuntimeException - Exception in com.solacesystems.common
-
- ChainedRuntimeException() - Constructor for exception com.solacesystems.common.ChainedRuntimeException
-
- ChainedRuntimeException(String, Throwable) - Constructor for exception com.solacesystems.common.ChainedRuntimeException
-
- ChainedRuntimeException(Throwable) - Constructor for exception com.solacesystems.common.ChainedRuntimeException
-
- ChainedRuntimeException(String) - Constructor for exception com.solacesystems.common.ChainedRuntimeException
-
- ChainedUtils - Class in com.solacesystems.common
-
- ChainedUtils() - Constructor for class com.solacesystems.common.ChainedUtils
-
- channel - Variable in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- ChannelOpStrategy - Class in com.solacesystems.jcsmp.protocol.impl
-
- ChannelOpStrategy(TcpClientChannel) - Constructor for class com.solacesystems.jcsmp.protocol.impl.ChannelOpStrategy
-
- ChannelOpStrategyClient - Class in com.solacesystems.jcsmp.protocol.impl
-
- ChannelOpStrategyClient(TcpClientChannel) - Constructor for class com.solacesystems.jcsmp.protocol.impl.ChannelOpStrategyClient
-
- ChannelOpStrategyPubdata - Class in com.solacesystems.jcsmp.protocol.impl
-
- ChannelOpStrategyPubdata(TcpClientChannel) - Constructor for class com.solacesystems.jcsmp.protocol.impl.ChannelOpStrategyPubdata
-
- ChannelOpStrategySubdata - Class in com.solacesystems.jcsmp.protocol.impl
-
- ChannelOpStrategySubdata(TcpClientChannel) - Constructor for class com.solacesystems.jcsmp.protocol.impl.ChannelOpStrategySubdata
-
- CHARACTER_TAG - Static variable in class com.solacesystems.jcsmp.impl.sdt.TLVBuffer
-
- characters(char[], int, int) - Method in class com.solacesystems.common.jndi.JNDISAXParser
-
- characters(char[], int, int) - Method in class com.solacesystems.common.semp.SEMPSAXParser
-
- check(T) - Method in interface com.solacesystems.common.util.ListOperationsUtil.ConditionChecker
-
- check() - Method in class com.solacesystems.jcsmp.impl.ContextBlockingOpCheck
-
- checkAllTrue(Collection<T>, ListOperationsUtil.ConditionChecker<T>) - Static method in class com.solacesystems.common.util.ListOperationsUtil
-
- checkClientId(String, String) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkClientTrusted(X509Certificate[], String) - Method in class com.solacesystems.jcsmp.secure.AuthSSLX509TrustManager
-
- checkClosed() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- checkClosed(JMSState, String) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkClosedXA() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- checkClosedXASession() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResourceImpl
-
- checkCondition() - Method in class com.solacesystems.jcsmp.impl.timers.PubRetransmitTimedTask
-
- checkConnectionConsumerMaxMessages(int) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkConsumerDestination(Destination, SolConnectionIF) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkConsumerTempDestination(Destination, SolConnectionIF) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkConsumerTopicDestination(Destination, SolConnectionIF, boolean) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkContext() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- checkDeleteTempDestination(Destination, SolConnectionIF) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkDeliveryMode(int) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkHdrStoreInBinMeta() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- checkLocalQueueEmptyAcks() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- checkMessage(Message) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkNoErrorResponse() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.SmpInterceptState
-
- checkNotTransacted(SessionTransactionType, String) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkPriority(int) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkProducerDestination(boolean, Destination) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkProducerTempDestination(Destination) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkSelector(String) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkSendDestination(Destination) - Method in class com.solacesystems.jcsmp.protocol.impl.ChannelOpStrategy
-
- checkSendDestination(Destination) - Method in class com.solacesystems.jcsmp.protocol.impl.ChannelOpStrategyClient
-
- checkSendDestination(boolean, Destination, Destination) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkServerSessionPool(ServerSessionPool) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkServerTrusted(X509Certificate[], String) - Method in class com.solacesystems.jcsmp.secure.AuthSSLX509TrustManager
-
- checkSmpResponseOK(WireMessage) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- checkSubscriptionName(String) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkTimeToLive(long) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkTransacted(SessionTransactionType, String) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkTransactedAndAckMode(SessionTransactionType, int, boolean) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkTransactedAndLargeMessaging(SessionTransactionType, boolean) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkUnboundFlows() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionManager
-
- checkUnboundFlows(boolean) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionManager
-
- CipherAliasesMap - Static variable in class com.solacesystems.jcsmp.secure.SecureProperties
-
- CipherMap - Static variable in class com.solacesystems.jcsmp.secure.SecureProperties
-
- ciphersToString() - Method in class com.solacesystems.common.bean.SecureConnectionBean
-
- CipherTool - Interface in com.solacesystems.common.util
-
- CipherUtil - Class in com.solacesystems.common.util
-
Provides a simple wrapper that holds an encrypting and a
decrypting cipher for the given key and internal chosen algorithm.
- CipherUtil(SecretKey) - Constructor for class com.solacesystems.common.util.CipherUtil
-
- CipherUtil(byte[]) - Constructor for class com.solacesystems.common.util.CipherUtil
-
- CircularArrayList - Class in com.solacesystems.common.util
-
- CircularArrayList() - Constructor for class com.solacesystems.common.util.CircularArrayList
-
- CircularArrayList(int) - Constructor for class com.solacesystems.common.util.CircularArrayList
-
- CircularArrayList(Collection<?>) - Constructor for class com.solacesystems.common.util.CircularArrayList
-
- CircularBufferList<E> - Class in com.solacesystems.jcsmp.impl.queues
-
Circular buffer list for unacked message info.
- CircularBufferList(int) - Constructor for class com.solacesystems.jcsmp.impl.queues.CircularBufferList
-
- cleanupBuffers() - Method in interface com.solacesystems.jcsmp.protocol.CSMPChannel
-
- cleanupBuffers() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpChannel
-
- cleanupBuffers() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- cleanupRequest() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheRequest
-
- clear() - Method in class com.solacesystems.common.expect.ExpectDatabase
-
- clear() - Method in class com.solacesystems.common.util.ByteBuffer
-
Sets the size of the byte array to 0.
- clear() - Method in class com.solacesystems.common.util.CircularArrayList
-
- clear() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- clear() - Method in class com.solacesystems.common.util.TLinkedList
-
Empties the list.
- clear() - Method in class com.solacesystems.jcsmp.impl.queues.AbstractUnackedMessageList
-
- clear() - Method in class com.solacesystems.jcsmp.impl.queues.AppAckRangeCache
-
- clear() - Method in class com.solacesystems.jcsmp.impl.queues.CircularBufferList
-
- clear() - Method in class com.solacesystems.jcsmp.impl.queues.ConditionalBoundedMessageQueue
-
Atomically removes all of the elements from this queue.
- clear() - Method in class com.solacesystems.jcsmp.impl.queues.TransactedFlowAckMessageList
-
- clear() - Method in class com.solacesystems.jcsmp.impl.queues.UnackedMessageList2
-
- clear() - Method in class com.solacesystems.jcsmp.impl.queues.WindowAckMessageList
-
- clear() - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- clear() - Method in class com.solacesystems.jcsmp.impl.sdt.MapTLVBuffer
-
- clear() - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- clear() - Method in class com.solacesystems.jcsmp.impl.sdt.StreamTLVBuffer
-
- clear() - Method in class com.solacesystems.jcsmp.impl.sdt.TLVBuffer
-
- clear() - Method in class com.solacesystems.jcsmp.impl.SubscriptionCache
-
- clear() - Method in class com.solacesystems.jcsmp.impl.SubscriptionHashMap
-
- clear() - Method in class com.solacesystems.jcsmp.impl.SubscriptionTree
-
- clear() - Method in class com.solacesystems.jcsmp.impl.XMLMessageQueue
-
- clear() - Method in class com.solacesystems.jcsmp.impl.XMLMessageQueueList
-
- clear() - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderParameters.ParamTransactionFDPubAck
-
- clear() - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderParameters.ParamTransactionFDPubNotify
-
- clear() - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderParameters.ParamTransactionFDSubAck
-
- clear() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.GrowableByteBuffer
-
- clear() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.PriorityData
-
- clear() - Method in interface com.solacesystems.jcsmp.SDTMap
-
Removes all mappings from the map.
- clear() - Method in interface com.solacesystems.jcsmp.SDTStream
-
Clears the current contents of the stream.
- clear() - Method in class com.solacesystems.jms.impl.UnackedList
-
- clearADTimer() - Method in class com.solacesystems.jcsmp.impl.ADManager
-
- clearAttachment() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- clearAttachment() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- clearAttachment() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- clearAttachment() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Deletes the attachment to the message.
- clearBinaryMetadataBytes(int) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- clearBinaryMetadataBytes(int) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- clearBinaryMetadataBytes(int) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- clearBinaryMetadataBytes(int) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Clears any existing binary metadata.
- clearBody() - Method in class com.solacesystems.jms.message.SolBytesMessage
-
Clears out the message body.
- clearBody() - Method in class com.solacesystems.jms.message.SolMapMessage
-
Clears out the message body.
- clearBody() - Method in class com.solacesystems.jms.message.SolMessage
-
- clearBody() - Method in class com.solacesystems.jms.message.SolObjectMessage
-
Clears out the message body.
- clearBody() - Method in class com.solacesystems.jms.message.SolStreamMessage
-
Clears out the message body.
- clearBody() - Method in class com.solacesystems.jms.message.SolTextMessage
-
Clears out the message body.
- clearBody() - Method in interface javax.jms.Message
-
Clears out the message body.
- clearBuffers() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.AbstractSMFReadHandler
-
- clearCallbackHandler() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.SubscriberMessageReader
-
- clearCallbackHandler() - Method in interface com.solacesystems.jcsmp.protocol.nio.IOHandler
-
- clearCallbackHandler() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- clearConfig() - Static method in class com.solacesystems.common.expect.ExpectConfigMgr
-
Deprecated.
- clearContent() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- clearContent() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- clearContent() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- clearContent() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Clears the message content.
- clearHandler() - Method in class com.solacesystems.jcsmp.impl.timers.impl.JCSMPTimerImpl
-
Clear the handler: crucial for conserving memory.
- clearMessageQueue() - Method in class com.solacesystems.jcsmp.impl.PubADManager
-
- clearMetadata() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- clearMetadata() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- clearProperties() - Method in class com.solacesystems.jms.message.SolMessage
-
- clearProperties() - Method in interface javax.jms.Message
-
Clears a message's properties.
- clearQueueNameLocation() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- clearQueueNameLocation() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- clearQueueNameLocation() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- clearQueueNameLocation() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- clearReadOnly() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- clearSegmentsBuffer() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerLargeMessageNotification
-
- clearSubscriber() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- clearSubscriber() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- clearSubscriber() - Method in interface com.solacesystems.jcsmp.protocol.CSMPControllerChannel
-
Removes a subscriber from the router using the user information associated with the
JCSMPSession
.
- clearSubscriber() - Method in class com.solacesystems.jcsmp.protocol.impl.ControllerChannel
-
- clearSubscriber() - Method in interface com.solacesystems.jcsmp.Session
-
- clearTopicNameLocation() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- clearTopicNameLocation() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- clearTopicNameLocation() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- clearTopicNameLocation() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- clearUnackedList() - Method in interface com.solacesystems.jms.impl.AckHandler
-
- clearUnackedList() - Method in class com.solacesystems.jms.impl.MessageAckHandlerImpl
-
- clearUnackedList() - Method in class com.solacesystems.jms.SolSession
-
- CLIENT_ACKNOWLEDGE - Static variable in interface javax.jms.Session
-
With this acknowledgment mode, the client acknowledges a consumed
message by calling the message's acknowledge
method.
- CLIENT_ACL_DENIED - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The client denied login to appliance due to matching a client ACL (Access
Control List).
- CLIENT_CAPABILITY_ERROR_ID - Static variable in class com.solacesystems.jcsmp.protocol.smf.ClientCtrlHeaderParameters
-
- CLIENT_CAPABILITY_UNBIND_ACK - Static variable in class com.solacesystems.jcsmp.protocol.smf.ClientCtrlHeaderParameters
-
- CLIENT_CERTIFICATE_AUTHENTICATION_IS_SHUTDOWN - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The client attempted to connect to an appliance that has the client certificate authentication shutdown.
- CLIENT_CERTIFICATE_DATE_INVALID - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The client failed to connect to an appliance as it does not have a valid client certificate date.
- CLIENT_CHANNEL_PROPERTIES - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- CLIENT_DELETE_IN_PROGRESS - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
Client login is not currently possible because a previous instance of
the same client is still being deleted.
- CLIENT_EXCEEDED_MAX_TXNS - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- CLIENT_INFO_PROVIDER - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- CLIENT_INITIATED_REPLAY_BROWSER_FLOW_NOT_ALLOWED - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The request attempted to start replay as a browser flow, which is not permitted.
- CLIENT_INITIATED_REPLAY_INACTIVE_FLOW_NOT_ALLOWED - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
Client Initiated Replay from Inactive Flow Not Allowed
This subCode is used for the following error response:
- 403 Client Initiated Replay from Inactive Flow Not Allowed
- CLIENT_INITIATED_REPLAY_NON_EXCLUSIVE_NOT_ALLOWED - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
Client Initiated Replay Not Allowed on Non-Exclusive Queue/Topic Endpoint.
- CLIENT_MODE - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
Deprecated.
- CLIENT_NAME - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- CLIENT_NAME_ALREADY_IN_USE - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The session is attempting to use a client name that is in use by another
client in the Message VPN, and the appliance is configured to reject the new
session.
- CLIENT_NAME_INVALID - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
Attempted to set CLIENT_NAME property to an invalid value.
- CLIENT_USERNAME_IS_SHUTDOWN - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The username for the client is administratively shutdown on the appliance.
- CLIENTCTRL_MSG_LOGIN - Static variable in class com.solacesystems.jcsmp.protocol.smf.ClientCtrlHeaderBean
-
- CLIENTCTRL_MSG_UPDATE - Static variable in class com.solacesystems.jcsmp.protocol.smf.ClientCtrlHeaderBean
-
- CLIENTCTRL_VERSION - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- ClientCtrlHeaderBean - Class in com.solacesystems.jcsmp.protocol.smf
-
- ClientCtrlHeaderBean() - Constructor for class com.solacesystems.jcsmp.protocol.smf.ClientCtrlHeaderBean
-
- ClientCtrlHeaderDecoder - Class in com.solacesystems.jcsmp.protocol.smf.impl
-
- ClientCtrlHeaderDecoder() - Constructor for class com.solacesystems.jcsmp.protocol.smf.impl.ClientCtrlHeaderDecoder
-
- ClientCtrlHeaderEncoder - Class in com.solacesystems.jcsmp.protocol.smf.impl
-
- ClientCtrlHeaderEncoder() - Constructor for class com.solacesystems.jcsmp.protocol.smf.impl.ClientCtrlHeaderEncoder
-
- ClientCtrlHeaderParameters - Class in com.solacesystems.jcsmp.protocol.smf
-
- ClientCtrlHeaderParameters() - Constructor for class com.solacesystems.jcsmp.protocol.smf.ClientCtrlHeaderParameters
-
- ClientCtrlTLVParameter - Class in com.solacesystems.jcsmp.protocol.smf
-
- ClientCtrlTLVParameter(int, int, byte[]) - Constructor for class com.solacesystems.jcsmp.protocol.smf.ClientCtrlTLVParameter
-
- ClientInfoProvider - Class in com.solacesystems.jcsmp.impl.client
-
Provides client information and description.
- ClientInfoProvider() - Constructor for class com.solacesystems.jcsmp.impl.client.ClientInfoProvider
-
- ClientInfoUtil - Class in com.solacesystems.jcsmp.impl.client
-
- ClientMessageFactory - Class in com.solacesystems.jcsmp.protocol.impl
-
- ClientMessageFactory(JCSMPBasicSession) - Constructor for class com.solacesystems.jcsmp.protocol.impl.ClientMessageFactory
-
- ClientName - Class in com.solacesystems.jcsmp
-
An Endpoint representing a remote client.
- ClientNameImpl - Class in com.solacesystems.jcsmp.impl
-
- ClientNameImpl(String) - Constructor for class com.solacesystems.jcsmp.impl.ClientNameImpl
-
- ClientRequestResponse - Class in com.solacesystems.jcsmp.impl.client
-
- ClientRequestResponse(WireMessage, ContextImpl) - Constructor for class com.solacesystems.jcsmp.impl.client.ClientRequestResponse
-
- ClientRequestResponse(WireMessage, ContextImpl, JCSMPResponseListener, Object, TcpClientChannel, Endpoint) - Constructor for class com.solacesystems.jcsmp.impl.client.ClientRequestResponse
-
- clone() - Method in class com.solacesystems.common.property.impl.MapPropertySource
-
- clone() - Method in class com.solacesystems.common.property.impl.SystemPropertySource
-
- clone() - Method in class com.solacesystems.common.property.Property
-
- clone() - Method in class com.solacesystems.common.property.PropertySource
-
- clone() - Method in class com.solacesystems.jcsmp.CacheSessionProperties
-
- clone() - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
Copy properties to a newly-created instance.
- clone() - Method in class com.solacesystems.jcsmp.JCSMPGlobalProperties
-
- clone() - Method in class com.solacesystems.jcsmp.JCSMPPropertyMap
-
- clone() - Method in class com.solacesystems.jms.impl.ConnectionFactoryProperties
-
Deprecated.
- clone() - Method in class com.solacesystems.jms.property.JMSProperties
-
- clone() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- clone() - Method in class com.solacesystems.jms.SolXAConnectionFactoryImpl
-
- close() - Method in class com.solacesystems.common.util.Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- close() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- close() - Method in interface com.solacesystems.jcsmp.Browser
-
Closes the Browser.
- close() - Method in interface com.solacesystems.jcsmp.CacheSession
-
Closes the cache session and cancels any outstanding cache requests.
- close() - Method in interface com.solacesystems.jcsmp.Consumer
-
Closes the message consumer, rendering it unusable.
- close(boolean) - Method in interface com.solacesystems.jcsmp.FlowReceiver
-
[SolReserved] Close a flow, optionally signaling a non-durable Endpoint
should linger on the appliance.
- close() - Method in class com.solacesystems.jcsmp.impl.BrowserImpl
-
- close() - Method in interface com.solacesystems.jcsmp.impl.Closeable
-
- close() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- close(boolean) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- close() - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- close() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageConsumer
-
- close() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- close() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheSessionImpl
-
- close() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- close() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionManager
-
- close(Exception) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResourceImpl
-
- close() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- close(JCSMPException) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- close() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionManager
-
- close() - Method in class com.solacesystems.jcsmp.impl.XMLMessageQueue
-
Must hold the lock
- close() - Method in interface com.solacesystems.jcsmp.Producer
-
Closes the message producer.
- close() - Method in interface com.solacesystems.jcsmp.protocol.CSMPChannel
-
Close the channel (disconnect from the router).
- close() - Method in class com.solacesystems.jcsmp.protocol.impl.ControllerChannel
-
- close() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpChannel
-
Close the underlying connection
- close() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- close() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- close(boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- close(boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.SSLSmfClient
-
- close() - Method in interface com.solacesystems.jcsmp.transaction.TransactedSession
-
Rollback the active transaction and close the
TransactedSession
.
- close() - Method in interface com.solacesystems.jcsmp.transaction.xa.XASession
-
Closes the XASession
.
- close() - Method in class com.solacesystems.jcsmpx.impl.TopicConsumerImpl
-
- close() - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- close() - Method in class com.solacesystems.jms.impl.ConnectionConsumerLocalTxStrategy
-
- close() - Method in class com.solacesystems.jms.impl.ConnectionConsumerTransactionStrategy
-
- close() - Method in class com.solacesystems.jms.impl.DefaultMessageProducerAdapter
-
- close() - Method in interface com.solacesystems.jms.impl.MessageProducerAdapter
-
- close() - Method in class com.solacesystems.jms.impl.SessionConnectionConsumerSupport
-
- close() - Method in class com.solacesystems.jms.impl.SessionConnectionConsumerSupportRA
-
- close() - Method in interface com.solacesystems.jms.SolCloseableIF
-
- close() - Method in class com.solacesystems.jms.SolConnection
-
- close() - Method in class com.solacesystems.jms.SolConnectionConsumer
-
- close() - Method in class com.solacesystems.jms.SolConnectionConsumerRA
-
- close() - Method in class com.solacesystems.jms.SolMessageConsumer
-
- close() - Method in class com.solacesystems.jms.SolMessageProducer
-
- close() - Method in class com.solacesystems.jms.SolQueueBrowser
-
- close() - Method in class com.solacesystems.jms.SolSession
-
- close() - Method in interface javax.jms.Connection
-
Closes the connection.
- close() - Method in interface javax.jms.ConnectionConsumer
-
Closes the connection consumer.
- close() - Method in interface javax.jms.MessageConsumer
-
Closes the message consumer.
- close() - Method in interface javax.jms.MessageProducer
-
Closes the message producer.
- close() - Method in interface javax.jms.QueueBrowser
-
Closes the QueueBrowser
.
- close() - Method in class javax.jms.QueueRequestor
-
Closes the QueueRequestor
and its session.
- close() - Method in interface javax.jms.Session
-
Closes the session.
- close() - Method in class javax.jms.TopicRequestor
-
Closes the TopicRequestor
and its session.
- Closeable - Interface in com.solacesystems.jcsmp.impl
-
A Closeable is an object that can be closed to release any held resources.
- closeAll(List<? extends SolCloseableIF>) - Static method in class com.solacesystems.jms.impl.SolCollections
-
- closeAllFlows(boolean) - Method in class com.solacesystems.jcsmp.impl.flow.PubFlowManager
-
- closeChannelDied() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- closeConsumer() - Method in class com.solacesystems.jms.impl.ConnectionConsumerLocalTxStrategy
-
- closeConsumer() - Method in class com.solacesystems.jms.impl.ConnectionConsumerTransactionStrategy
-
- closeConsumer() - Method in class com.solacesystems.jms.impl.ConnectionConsumerXATransactionStrategy
-
- closeControlChannel() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- closeControlChannel() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- ClosedFacilityException - Exception in com.solacesystems.jcsmp
-
ClosedFacilityException
indicates that the requested operation
cannot be fulfilled because the facility providing the operation was closed.
- ClosedFacilityException(String) - Constructor for exception com.solacesystems.jcsmp.ClosedFacilityException
-
- ClosedFacilityException(String, Throwable) - Constructor for exception com.solacesystems.jcsmp.ClosedFacilityException
-
- closeFlow(JCSMPXMLMessageProducer, boolean) - Method in class com.solacesystems.jcsmp.impl.flow.PubFlowManager
-
- closeFlow(Closeable) - Method in class com.solacesystems.jcsmp.impl.transaction.BaseTransactedSessionImpl
-
- closeFlow(Closeable) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- closeFlow(Closeable) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- closeImpl(boolean, boolean, TcpChannel.WriteBlockPolicy) - Method in class com.solacesystems.jcsmp.impl.flow.DirectFlowHandleImpl
-
- closeImpl(boolean, boolean, TcpChannel.WriteBlockPolicy, JCSMPException) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- closeImpl(boolean, boolean, TcpChannel.WriteBlockPolicy) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- closeImpl(boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- closeOutbound() - Method in class com.solacesystems.jcsmp.protocol.smf.SSLSmfClient
-
- closeReliableFlow(FlowHandleImpl) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- closeSegmentFlows(boolean, boolean) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- closeSession() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- closeSession() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- closeSession() - Method in interface com.solacesystems.jcsmp.Session
-
Closes the session.
- closeState() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- closeSync() - Method in interface com.solacesystems.jcsmp.Consumer
-
- closeSync(boolean) - Method in interface com.solacesystems.jcsmp.Consumer
-
- closeSync() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- closeSync(boolean) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- closeSync() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageConsumer
-
- closeSync(boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageConsumer
-
- closeSync() - Method in class com.solacesystems.jcsmpx.impl.TopicConsumerImpl
-
- closeSync(boolean) - Method in class com.solacesystems.jcsmpx.impl.TopicConsumerImpl
-
- closeSyncImpl(boolean, boolean, TcpChannel.WriteBlockPolicy) - Method in class com.solacesystems.jcsmp.impl.flow.DirectFlowHandleImpl
-
- closeSyncImpl(boolean, boolean, TcpChannel.WriteBlockPolicy) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
Internal-only method used to specify that we may be closing without
wanting to send ACKS, such as when closing to handle an exception in this
Flow Handle.
- closeTransactedSession(TransactedSessionImpl, boolean) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionManager
-
- closeWindow() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- CmdLineCipherTool - Class in com.solacesystems.common.util
-
Represents the command line side
- CmdLineCipherTool() - Constructor for class com.solacesystems.common.util.CmdLineCipherTool
-
- CmdLineCipherTool(byte[], byte[]) - Constructor for class com.solacesystems.common.util.CmdLineCipherTool
-
- Code - Variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseParam
-
- COLON - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- com.solacesystems.common - package com.solacesystems.common
-
Solace Common Functions Library; an internal support library for Solace Suite software.
- com.solacesystems.common.bean - package com.solacesystems.common.bean
-
- com.solacesystems.common.concurrent - package com.solacesystems.common.concurrent
-
- com.solacesystems.common.concurrent.impl - package com.solacesystems.common.concurrent.impl
-
- com.solacesystems.common.config - package com.solacesystems.common.config
-
Software versioning configuration.
- com.solacesystems.common.expect - package com.solacesystems.common.expect
-
- com.solacesystems.common.i18n - package com.solacesystems.common.i18n
-
- com.solacesystems.common.io - package com.solacesystems.common.io
-
- com.solacesystems.common.jndi - package com.solacesystems.common.jndi
-
- com.solacesystems.common.property - package com.solacesystems.common.property
-
- com.solacesystems.common.property.impl - package com.solacesystems.common.property.impl
-
- com.solacesystems.common.protocol - package com.solacesystems.common.protocol
-
Generic Protocol Classes
- com.solacesystems.common.semp - package com.solacesystems.common.semp
-
- com.solacesystems.common.util - package com.solacesystems.common.util
-
- com.solacesystems.common.util.expression - package com.solacesystems.common.util.expression
-
A Generic Postfix Expression Stack Implementation.
- com.solacesystems.common.util.i18n - package com.solacesystems.common.util.i18n
-
- com.solacesystems.common.util.notification - package com.solacesystems.common.util.notification
-
- com.solacesystems.common.util.property - package com.solacesystems.common.util.property
-
- com.solacesystems.common.util.timers - package com.solacesystems.common.util.timers
-
- com.solacesystems.common.util.trace - package com.solacesystems.common.util.trace
-
- com.solacesystems.common.xa - package com.solacesystems.common.xa
-
- com.solacesystems.common.xml - package com.solacesystems.common.xml
-
- com.solacesystems.common.xml.parsers - package com.solacesystems.common.xml.parsers
-
- com.solacesystems.common.xpe - package com.solacesystems.common.xpe
-
XPath Expression Classes.
- com.solacesystems.jcsmp - package 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.i18n - package com.solacesystems.jcsmp.i18n
-
- com.solacesystems.jcsmp.impl - package com.solacesystems.jcsmp.impl
-
- com.solacesystems.jcsmp.impl.client - package com.solacesystems.jcsmp.impl.client
-
- com.solacesystems.jcsmp.impl.compression - package com.solacesystems.jcsmp.impl.compression
-
- com.solacesystems.jcsmp.impl.flow - package com.solacesystems.jcsmp.impl.flow
-
- com.solacesystems.jcsmp.impl.queues - package com.solacesystems.jcsmp.impl.queues
-
- com.solacesystems.jcsmp.impl.requestreply - package com.solacesystems.jcsmp.impl.requestreply
-
- com.solacesystems.jcsmp.impl.sdt - package com.solacesystems.jcsmp.impl.sdt
-
- com.solacesystems.jcsmp.impl.solcache - package com.solacesystems.jcsmp.impl.solcache
-
- com.solacesystems.jcsmp.impl.timers - package com.solacesystems.jcsmp.impl.timers
-
- com.solacesystems.jcsmp.impl.timers.impl - package com.solacesystems.jcsmp.impl.timers.impl
-
- com.solacesystems.jcsmp.impl.transaction - package com.solacesystems.jcsmp.impl.transaction
-
- com.solacesystems.jcsmp.impl.transaction.xa - package com.solacesystems.jcsmp.impl.transaction.xa
-
- com.solacesystems.jcsmp.management - package com.solacesystems.jcsmp.management
-
- com.solacesystems.jcsmp.protocol - package com.solacesystems.jcsmp.protocol
-
- com.solacesystems.jcsmp.protocol.csmp - package com.solacesystems.jcsmp.protocol.csmp
-
- com.solacesystems.jcsmp.protocol.impl - package com.solacesystems.jcsmp.protocol.impl
-
- com.solacesystems.jcsmp.protocol.impl.test - package com.solacesystems.jcsmp.protocol.impl.test
-
- com.solacesystems.jcsmp.protocol.nio - package com.solacesystems.jcsmp.protocol.nio
-
- com.solacesystems.jcsmp.protocol.nio.impl - package com.solacesystems.jcsmp.protocol.nio.impl
-
- com.solacesystems.jcsmp.protocol.smf - package com.solacesystems.jcsmp.protocol.smf
-
- com.solacesystems.jcsmp.protocol.smf.impl - package com.solacesystems.jcsmp.protocol.smf.impl
-
- com.solacesystems.jcsmp.secure - package com.solacesystems.jcsmp.secure
-
- com.solacesystems.jcsmp.statistics - package com.solacesystems.jcsmp.statistics
-
JCSMP runtime and session statistics.
- com.solacesystems.jcsmp.transaction - package com.solacesystems.jcsmp.transaction
-
- com.solacesystems.jcsmp.transaction.xa - package com.solacesystems.jcsmp.transaction.xa
-
- com.solacesystems.jcsmpx.impl - package com.solacesystems.jcsmpx.impl
-
- com.solacesystems.jms - package com.solacesystems.jms
-
The Solace Java Message Service (JMS) implementation and samples.
- com.solacesystems.jms.encoding - package com.solacesystems.jms.encoding
-
- com.solacesystems.jms.events - package com.solacesystems.jms.events
-
- com.solacesystems.jms.impl - package com.solacesystems.jms.impl
-
- com.solacesystems.jms.message - package com.solacesystems.jms.message
-
- com.solacesystems.jms.property - package com.solacesystems.jms.property
-
- com.solacesystems.jndi - package com.solacesystems.jndi
-
- commit() - Method in class com.solacesystems.jcsmp.impl.SubscriptionMap
-
- commit() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- commit(Xid, boolean) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResourceImpl
-
- commit() - Method in interface com.solacesystems.jcsmp.transaction.TransactedSession
-
Commit the active transaction.
- commit() - Method in class com.solacesystems.jms.impl.SessionConnectionConsumerSupport
-
- commit() - Method in class com.solacesystems.jms.SolSession
-
- commit() - Method in class com.solacesystems.jms.SolXAQueueSession
-
- commit() - Method in class com.solacesystems.jms.SolXASession
-
- commit() - Method in class com.solacesystems.jms.SolXATopicSession
-
- commit() - Method in interface javax.jms.Session
-
Commits all messages done in this transaction and releases any locks
currently held.
- commit() - Method in interface javax.jms.XASession
-
Throws a TransactionInProgressException
, since it should
not be called for an XASession
object.
- commitBatch(Collection<Message>) - Method in class com.solacesystems.jms.SolConnectionConsumer
-
- commitBatch(Collection<Message>) - Method in interface com.solacesystems.jms.SolConnectionConsumerIF
-
- commitBatch(Collection<Message>) - Method in class com.solacesystems.jms.SolConnectionConsumerRA
-
- CommonRB - Class in com.solacesystems.common.i18n
-
- CommonRB() - Constructor for class com.solacesystems.common.i18n.CommonRB
-
- CommonUtils - Class in com.solacesystems.common.util
-
- CommonUtils() - Constructor for class com.solacesystems.common.util.CommonUtils
-
- compareTo(TMASubscription) - Method in class com.solacesystems.common.util.TMASubscription
-
- compareTo(TopicSubscription) - Method in class com.solacesystems.common.util.TopicSubscription
-
- compareTo(JCSMPTimer) - Method in class com.solacesystems.jcsmp.impl.timers.impl.JCSMPTimerImpl
-
- compressZero - Variable in enum com.solacesystems.common.util.Base85.Version
-
- ConditionalBoundedMessageQueue - Class in com.solacesystems.jcsmp.impl.queues
-
- ConditionalBoundedMessageQueue(int, Callable<?>) - Constructor for class com.solacesystems.jcsmp.impl.queues.ConditionalBoundedMessageQueue
-
Creates an ArrayBlockingQueue with the given (fixed)
capacity and default access policy.
- ConditionalBoundedMessageQueue(int, boolean, Callable<?>) - Constructor for class com.solacesystems.jcsmp.impl.queues.ConditionalBoundedMessageQueue
-
Creates an ArrayBlockingQueue with the given (fixed)
capacity and the specified access policy.
- ConfigurationException - Exception in com.solacesystems.jms
-
An exception thrown when a service is not correctly configured or an API
is not supported.
- ConfigurationException(String) - Constructor for exception com.solacesystems.jms.ConfigurationException
-
- ConfigurationException(String, String) - Constructor for exception com.solacesystems.jms.ConfigurationException
-
- ConfigurationMatcher - Interface in com.solacesystems.common.expect
-
- configurationMatcher - Variable in class com.solacesystems.common.expect.ExpectDatabase.ExpectDatabaseEntry
-
- ConfigurationMatcherAll - Class in com.solacesystems.common.expect
-
- configurationMatches(Object) - Method in interface com.solacesystems.common.expect.ConfigurationMatcher
-
- configurationMatches(Object) - Method in class com.solacesystems.common.expect.ConfigurationMatcherAll
-
- configured_Pub_Ack_Window_Size - Variable in class com.solacesystems.jcsmp.impl.PubADManager
-
- connCounterTag - Variable in class com.solacesystems.jcsmp.impl.JCSMPBasicSession.InternalBindProperties
-
- connect() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- connect() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- connect() - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Connect to the appliance.
- connected() - Method in interface com.solacesystems.jcsmp.protocol.CSMPChannel
-
Check if the channel is connected to the router.
- connected() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpChannel
-
Subclass may want to overrider this method to get better performance.
- connected() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- connected() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- Connection - Interface in javax.jms
-
A Connection
object is a client's active connection to its JMS
provider.
- CONNECTION_FACTORY_SOURCE - Static variable in class com.solacesystems.jms.property.JMSProperties
-
- CONNECTION_TYPE - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- CONNECTION_TYPE_BASIC - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- CONNECTION_TYPE_XA - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- connectionConsumer - Static variable in class com.solacesystems.jms.impl.JCSMPConsumerFactory
-
The factory for use with ConnectionConsumers, which use a FAKE transaction strategy.
- ConnectionConsumer - Interface in javax.jms
-
For application servers, Connection
objects provide a special
facility
for creating a ConnectionConsumer
(optional).
- ConnectionConsumerFakeTransactionStrategy - Class in com.solacesystems.jms.impl
-
- ConnectionConsumerFakeTransactionStrategy(ConnectionConsumerTransactionStrategy.InitProperties) - Constructor for class com.solacesystems.jms.impl.ConnectionConsumerFakeTransactionStrategy
-
- ConnectionConsumerLocalTxStrategy - Class in com.solacesystems.jms.impl
-
Using a transacted-session to support commit/rollback on temp endpoints.
- ConnectionConsumerLocalTxStrategy(ConnectionConsumerTransactionStrategy.InitProperties) - Constructor for class com.solacesystems.jms.impl.ConnectionConsumerLocalTxStrategy
-
- ConnectionConsumerNoTransactionStrategy - Class in com.solacesystems.jms.impl
-
Dummy strategy for use with connection consumers which use any ack mode other than local transactions.
- ConnectionConsumerNoTransactionStrategy(ConnectionConsumerTransactionStrategy.InitProperties) - Constructor for class com.solacesystems.jms.impl.ConnectionConsumerNoTransactionStrategy
-
- ConnectionConsumerTransactionStrategy - Class in com.solacesystems.jms.impl
-
- ConnectionConsumerTransactionStrategy(ConnectionConsumerTransactionStrategy.InitProperties) - Constructor for class com.solacesystems.jms.impl.ConnectionConsumerTransactionStrategy
-
- ConnectionConsumerTransactionStrategy.InitProperties - Class in com.solacesystems.jms.impl
-
- ConnectionConsumerTransactionStrategy.TransactionState - Enum in com.solacesystems.jms.impl
-
- ConnectionConsumerXATransactionStrategy - Class in com.solacesystems.jms.impl
-
Used for XA
- ConnectionConsumerXATransactionStrategy(ConnectionConsumerTransactionStrategy.InitProperties) - Constructor for class com.solacesystems.jms.impl.ConnectionConsumerXATransactionStrategy
-
- ConnectionFactory - Interface in javax.jms
-
A ConnectionFactory
object encapsulates a set of connection
configuration
parameters that has been defined by an administrator.
- ConnectionFactoryProperties - Class in com.solacesystems.jms.impl
-
Deprecated.
- ConnectionFactoryProperties(JCSMPProperties, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, boolean, String, Boolean, int) - Constructor for class com.solacesystems.jms.impl.ConnectionFactoryProperties
-
Deprecated.
- ConnectionMetaData - Interface in javax.jms
-
A ConnectionMetaData
object provides information describing the
Connection
object.
- ConnectionProperties - Class in com.solacesystems.jms.impl
-
- ConnectionProperties(JMSProperties, Context, JCSMPSession, ExceptionListener) - Constructor for class com.solacesystems.jms.impl.ConnectionProperties
-
- constructAndInit(JCSMPProperties, JCSMPChannelProperties, SecureProperties, HostInfo, JCSMPSessionStats, ContextImpl) - Static method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClientFactory
-
- constructClientName(String, String, int) - Static method in class com.solacesystems.jcsmp.impl.client.ClientInfoUtil
-
- Consumer - Interface in com.solacesystems.jcsmp
-
Consumer
objects are used to receive messages from the Solace Messaging Platform.
- CONSUMER_DISPATCHER_QUEUE_SIZE_DEFAULT - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- CONSUMER_THREAD - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- ConsumerDispatcherFactoryKey - Static variable in interface com.solacesystems.jms.SolSessionIF
-
- ConsumerDrainNotification - Class in com.solacesystems.jcsmp.protocol.nio.impl
-
- ConsumerDrainNotification(FlowHandleImpl) - Constructor for class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerDrainNotification
-
- ConsumerErrorNotification - Class in com.solacesystems.jcsmp.protocol.nio.impl
-
- ConsumerErrorNotification(XMLMessageListener, JCSMPException, FlowHandleImpl) - Constructor for class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerErrorNotification
-
- ConsumerFactory - Class in com.solacesystems.jms.impl
-
- ConsumerFactory(String, boolean, SessionProperties, SolConnectionIF, SolSessionIF) - Constructor for class com.solacesystems.jms.impl.ConsumerFactory
-
- ConsumerFlowNotification - Class in com.solacesystems.jcsmp.protocol.nio.impl
-
- ConsumerFlowNotification(FlowEventHandler, FlowEventArgs, FlowHandleImpl) - Constructor for class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerFlowNotification
-
- ConsumerFlowProperties - Class in com.solacesystems.jcsmp
-
- ConsumerFlowProperties() - Constructor for class com.solacesystems.jcsmp.ConsumerFlowProperties
-
Creates a new instance of ConsumerFlowProperties
.
- ConsumerIdReadOnlyParserList - Class in com.solacesystems.jcsmp.impl
-
- ConsumerIdReadOnlyParserList() - Constructor for class com.solacesystems.jcsmp.impl.ConsumerIdReadOnlyParserList
-
- ConsumerIdReadOnlyParserList(byte[]) - Constructor for class com.solacesystems.jcsmp.impl.ConsumerIdReadOnlyParserList
-
- ConsumerLargeMessageNotification - Class in com.solacesystems.jcsmp.protocol.nio.impl
-
- ConsumerLargeMessageNotification(FlowHandle, XMLMessage, String, Integer, Integer) - Constructor for class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerLargeMessageNotification
-
- ConsumerMessageNotification - Class in com.solacesystems.jcsmp.protocol.nio.impl
-
- ConsumerMessageNotification(FlowHandle) - Constructor for class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerMessageNotification
-
- ConsumerNotificationDispatcher - Class in com.solacesystems.jcsmp.protocol.nio.impl
-
- ConsumerNotificationDispatcherFactory - Interface in com.solacesystems.jcsmp.protocol.nio.impl
-
- contains(Object) - Method in class com.solacesystems.common.util.CircularArrayList
-
- contains(Object) - Method in class com.solacesystems.common.util.TLinkedList
-
A linear search for o in the list.
- contains(Object) - Method in class com.solacesystems.jcsmp.impl.queues.ConditionalBoundedMessageQueue
-
- containsKey(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- containsKey(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns true if this map contains a mapping with the specified key.
- containsValue(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- containsValue(Object) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns true if this map contains one or more mappings with the
specified value.
- CONTENT_LENGTH - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- CONTENT_TYPE - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- ContentBuffer - Class in com.solacesystems.jcsmp.impl
-
Fast reusable content buffer.
- ContentBuffer() - Constructor for class com.solacesystems.jcsmp.impl.ContentBuffer
-
- ContentBuffer(boolean) - Constructor for class com.solacesystems.jcsmp.impl.ContentBuffer
-
- ContentBuffer(int, boolean) - Constructor for class com.solacesystems.jcsmp.impl.ContentBuffer
-
- ContentBuffer(ContentBuffer) - Constructor for class com.solacesystems.jcsmp.impl.ContentBuffer
-
Internal use: copy constructor
- Context - Interface in com.solacesystems.jcsmp
-
A Context
is used for organizing communications between
applications and a Solace appliance.
- ContextBlockingOpCheck - Class in com.solacesystems.jcsmp.impl
-
- ContextBlockingOpCheck(ContextImpl, JCSMPProperties) - Constructor for class com.solacesystems.jcsmp.impl.ContextBlockingOpCheck
-
- ContextImpl - Class in com.solacesystems.jcsmp.impl
-
- ContextImpl(ContextProperties) - Constructor for class com.solacesystems.jcsmp.impl.ContextImpl
-
- ContextProperties - Class in com.solacesystems.jcsmp
-
Properties for configuring a
Context
upon creation.
- ContextProperties() - Constructor for class com.solacesystems.jcsmp.ContextProperties
-
- CONTROL_CHANNEL_PROPERTIES - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- ControllerChannel - Class in com.solacesystems.jcsmp.protocol.impl
-
ControllerChannel
- ControllerChannel(JCSMPProperties, SecureProperties, JCSMPSessionStats, ContextImpl) - Constructor for class com.solacesystems.jcsmp.protocol.impl.ControllerChannel
-
- convert(Object) - Method in class com.solacesystems.common.property.impl.ValueOfConverter
-
- convert(Object) - Method in interface com.solacesystems.common.property.PropertyConverter
-
- convert(Object, String) - Static method in class com.solacesystems.common.util.Reflection
-
- convert(Object, Class<?>) - Static method in class com.solacesystems.common.util.Reflection
-
- convert(Object) - Method in class com.solacesystems.jms.property.DeliveryModeConverter
-
- convert(Object) - Method in class com.solacesystems.jms.property.URLToHostlistConverter
-
- convert(Object) - Method in class com.solacesystems.jms.property.URLToPasswordConverter
-
- convert(Object) - Method in class com.solacesystems.jms.property.URLToUsernameConverter
-
- convert(Object) - Method in class com.solacesystems.jms.property.UsernameConverter
-
- convert(Object) - Method in class com.solacesystems.jms.property.UsernameToVPNConverter
-
- copyOf(byte[]) - Static method in class com.solacesystems.common.util.Arrays
-
- copyOf(boolean[]) - Static method in class com.solacesystems.common.util.Arrays
-
- copyOf(T[]) - Static method in class com.solacesystems.common.util.Arrays
-
- copyTo(Collection<JCSMPXMLMessage>) - Method in class com.solacesystems.jcsmp.impl.queues.ConditionalBoundedMessageQueue
-
- copyUnackedADMsgs(LinkedList<JCSMPXMLMessage>) - Method in class com.solacesystems.jcsmp.impl.PubADManager
-
- CORRELATION_ID_KEY - Static variable in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- correlationID - Variable in class com.solacesystems.jcsmp.impl.sdt.InteropTest
-
- CorrelationId - Class in com.solacesystems.jms.impl
-
- CorrelationId() - Constructor for class com.solacesystems.jms.impl.CorrelationId
-
- corrTag - Variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseParam
-
- countAll() - Method in class com.solacesystems.jcsmp.impl.flow.PubFlowManager
-
Counts all known flows active/inactive
- CPUUsage - Class in com.solacesystems.common.util
-
- create() - Static method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession.InternalBindProperties
-
- create(XMLMessage, Destination) - Static method in class com.solacesystems.jcsmp.impl.SendMultipleEntry
-
- create(String) - Static method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerNotificationDispatcher
-
- create(String) - Static method in class com.solacesystems.jcsmp.protocol.nio.impl.ProducerNotificationDispatcher
-
- create(String) - Static method in class com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor
-
- create() - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.WireMessageFactory
-
- createAddQueueSubscriptionReq(TopicImpl, QueueImpl) - Static method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- createAddSubscriptionForClientNameReq(TopicImpl, String) - Static method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- createAddSubscriptionReq(TopicImpl) - Static method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- createBindRequest(JCSMPSession, Endpoint, Topic, int, int, String, AssuredCtrlEnums.FlowType, long, long, String, EndpointProperties, Long, boolean, boolean, ReplayStartLocation, Long) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createBrowser(BrowserProperties, FlowEventHandler, BrowserImpl) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- createBrowser(BrowserProperties) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createBrowser(BrowserProperties, FlowEventHandler) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createBrowser(BrowserProperties) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- createBrowser(BrowserProperties, FlowEventHandler) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- createBrowser(BrowserProperties) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Creates a
Browser
, which can be used for browsing the contents of a Queue.
- createBrowser(BrowserProperties, FlowEventHandler) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Creates a
Browser
, which can be used for browsing the contents of a Queue.
- createBrowser(Queue) - Method in class com.solacesystems.jms.SolSession
-
- createBrowser(Queue, String) - Method in class com.solacesystems.jms.SolSession
-
- createBrowser(Queue, String) - Method in class com.solacesystems.jms.SolTopicSession
-
- createBrowser(Queue) - Method in class com.solacesystems.jms.SolTopicSession
-
- createBrowser(Queue) - Method in interface javax.jms.QueueSession
-
Creates a QueueBrowser
object to peek at the messages on
the specified queue.
- createBrowser(Queue, String) - Method in interface javax.jms.QueueSession
-
Creates a QueueBrowser
object to peek at the messages on
the specified queue using a message selector.
- createBrowser(Queue) - Method in interface javax.jms.Session
-
Creates a QueueBrowser
object to peek at the messages on
the specified queue.
- createBrowser(Queue, String) - Method in interface javax.jms.Session
-
Creates a QueueBrowser
object to peek at the messages on
the specified queue using a message selector.
- createBytesMessage() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- createBytesMessage() - Method in interface com.solacesystems.jcsmp.Producer
-
- createBytesMessage() - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createBytesMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.DefaultMessageProducerAdapter
-
- createBytesMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.FlowMessageProducerAdapter
-
- createBytesMessage(DeliveryMode) - Method in interface com.solacesystems.jms.impl.MessageProducerAdapter
-
- createBytesMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.TransactedMessageProducerAdapter
-
- createBytesMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.XAMessageProducerAdapter
-
- createBytesMessage() - Method in class com.solacesystems.jms.SolSession
-
- createBytesMessage() - Method in interface javax.jms.Session
-
Creates a BytesMessage
object.
- createBytesXMLMessage() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
reuse the message object
- createBytesXMLMessage(byte[]) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
reuse the message object
- createBytesXMLMessage() - Method in interface com.solacesystems.jcsmp.Producer
-
- createBytesXMLMessage(byte[]) - Method in interface com.solacesystems.jcsmp.Producer
-
- createBytesXMLMessage() - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createBytesXMLMessage(byte[]) - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createBytesXMLMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.DefaultMessageProducerAdapter
-
- createBytesXMLMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.FlowMessageProducerAdapter
-
- createBytesXMLMessage(DeliveryMode) - Method in interface com.solacesystems.jms.impl.MessageProducerAdapter
-
- createBytesXMLMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.TransactedMessageProducerAdapter
-
- createBytesXMLMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.XAMessageProducerAdapter
-
- createCacheSession(CacheSessionProperties) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createCacheSession(CacheSessionProperties) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- createCacheSession(CacheSessionProperties) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Creates a CacheSession using the provided CacheSession properties.
- createCipherToolWithDefaultPassphrase() - Static method in class com.solacesystems.common.util.PassphraseCipherTool
-
- createCipherToolWithDefaultPassphrase(String) - Static method in class com.solacesystems.common.util.PassphraseCipherTool
-
- createCipherToolWithSpecifiedPassphrase(String, String) - Static method in class com.solacesystems.common.util.PassphraseCipherTool
-
- createCipherToolWithSpecifiedPassphrase(String) - Static method in class com.solacesystems.common.util.PassphraseCipherTool
-
- createClientName(String) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Creates a representation of a remote client Endpoint, which can be used
to manage subscriptions on behalf of that client.
- createCloseFlowRequest(long) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createCloseTransactedSession(int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createCloseXASession(String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createCommitTransaction(long, AssuredCtrlHeaderParameters.ParamTransactionId, AssuredCtrlHeaderParameters.ParamTransactionFDPubNotify, AssuredCtrlHeaderParameters.ParamTransactionFDSubAck) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createConnection() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- createConnection(String, String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- createConnection() - Method in interface javax.jms.ConnectionFactory
-
Creates a connection with the default user identity.
- createConnection(String, String) - Method in interface javax.jms.ConnectionFactory
-
Creates a connection with the specified user identity.
- createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class com.solacesystems.jms.SolConnection
-
- createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class com.solacesystems.jms.SolQueueConnection
-
- createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class com.solacesystems.jms.SolTopicConnection
-
- createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in interface javax.jms.Connection
-
Creates a connection consumer for this connection (optional operation).
- createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in interface javax.jms.QueueConnection
-
Creates a connection consumer for this connection (optional operation).
- createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in interface javax.jms.TopicConnection
-
Creates a connection consumer for this connection (optional operation).
- createConnectionFactory() - Static method in class com.solacesystems.jms.SolJmsUtility
-
Creates a Solace proprietary implementation of a ConnectionFactory.
- createConnectionFactory(Hashtable<?, ?>) - Static method in class com.solacesystems.jms.SolJmsUtility
-
Creates a Solace proprietary implementation of a ConnectionFactory given an environment.
- createConnectionFactory(String, String, String, String, Hashtable<?, ?>) - Static method in class com.solacesystems.jms.SolJmsUtility
-
Creates a Solace proprietary implementation of a ConnectionFactory given connection
parameters and an environment.
- createConsumer() - Method in class com.solacesystems.jms.impl.ConnectionConsumerLocalTxStrategy
-
- createConsumer() - Method in class com.solacesystems.jms.impl.ConnectionConsumerTransactionStrategy
-
- createConsumer() - Method in class com.solacesystems.jms.impl.ConnectionConsumerXATransactionStrategy
-
- createConsumer(Destination) - Method in class com.solacesystems.jms.SolSession
-
- createConsumer(Destination, String) - Method in class com.solacesystems.jms.SolSession
-
- createConsumer(Destination, String, boolean) - Method in class com.solacesystems.jms.SolSession
-
- createConsumer(Destination) - Method in interface javax.jms.Session
-
Creates a MessageConsumer
for the specified destination.
- createConsumer(Destination, String) - Method in interface javax.jms.Session
-
Creates a MessageConsumer
for the specified destination,
using a message selector.
- createConsumer(Destination, String, boolean) - Method in interface javax.jms.Session
-
Creates MessageConsumer
for the specified destination, using a
message selector.
- createContext(ContextProperties) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Creates a new Context
with the provided properties.
- createCreateEndpointRequest(Endpoint, AssuredCtrlEnums.QueueAccessType, Integer, Integer, Integer, Boolean, Integer, Integer) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createDefaultProducer(JCSMPStreamingPublishEventHandler, JCSMPProducerEventHandler, ProducerFlowProperties) - Method in class com.solacesystems.jcsmp.impl.flow.PubFlowManager
-
- createDefaultSubscriber() - Method in class com.solacesystems.jms.SolConnection
-
- createDefaultSubscriber() - Method in interface com.solacesystems.jms.SolConnectionIF
-
- createDefaultSubscriber() - Method in class com.solacesystems.jms.SolSession
-
- createDefaultSubscriber() - Method in interface com.solacesystems.jms.SolSessionIF
-
- createDeleteEndpointRequest(Endpoint) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createDestination(Destination) - Static method in class com.solacesystems.jms.SolDestination
-
- createDestinationSession(JCSMPProperties) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
- createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class com.solacesystems.jms.SolConnection
-
- createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class com.solacesystems.jms.SolQueueConnection
-
- createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in interface javax.jms.Connection
-
Create a durable connection consumer for this connection (optional operation).
- createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in interface javax.jms.TopicConnection
-
Create a durable connection consumer for this connection (optional operation).
- createDurableConsumer(Queue, XMLMessageListener, JCSMPConsumerFactory) - Method in class com.solacesystems.jms.impl.ConsumerFactory
-
- createDurableConsumer(Queue, XMLMessageListener, FlowEventHandler, JCSMPConsumerFactory) - Method in class com.solacesystems.jms.impl.ConsumerFactory
-
- createDurableConsumer(Topic, XMLMessageListener, Endpoint, JCSMPConsumerFactory) - Method in class com.solacesystems.jms.impl.ConsumerFactory
-
- createDurableConsumer(Topic, XMLMessageListener, FlowEventHandler, Endpoint, JCSMPConsumerFactory) - Method in class com.solacesystems.jms.impl.ConsumerFactory
-
- createDurableJCSMPConsumer(SessionProperties, XMLMessageListener, ConsumerFlowProperties) - Method in class com.solacesystems.jms.impl.JCSMPConsumerFactory
-
- createDurableJCSMPConsumer(SessionProperties, XMLMessageListener, FlowEventHandler, ConsumerFlowProperties) - Method in class com.solacesystems.jms.impl.JCSMPConsumerFactory
-
- createDurableSubscriber(Topic, String, String, boolean) - Method in class com.solacesystems.jms.SolQueueSession
-
- createDurableSubscriber(Topic, String) - Method in class com.solacesystems.jms.SolQueueSession
-
- createDurableSubscriber(Topic, String) - Method in class com.solacesystems.jms.SolSession
-
- createDurableSubscriber(Topic, String, String, boolean) - Method in class com.solacesystems.jms.SolSession
-
- createDurableSubscriber(Topic, String) - Method in interface javax.jms.Session
-
Creates a durable subscriber to the specified topic.
- createDurableSubscriber(Topic, String, String, boolean) - Method in interface javax.jms.Session
-
Creates a durable subscriber to the specified topic, using a
message selector and specifying whether messages published by its
own connection should be delivered to it.
- createDurableSubscriber(Topic, String) - Method in interface javax.jms.TopicSession
-
Creates a durable subscriber to the specified topic.
- createDurableSubscriber(Topic, String, String, boolean) - Method in interface javax.jms.TopicSession
-
Creates a durable subscriber to the specified topic, using a
message selector or specifying whether messages published by its
own connection should be delivered to it.
- createDurableTopicEndpoint(String) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
- createDurableTopicEndpointEx(String) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Creates a new
TopicEndpoint
instance for
name
,
representing a durable Topic Endpoint(DTE) in the API.
- createDurQueueTrbTopic(String, String) - Static method in class com.solacesystems.common.util.DestinationUtil
-
- createDurTopicEndpointReceiver(ConsumerFlowProperties, EndpointProperties, XMLMessageListener, JCSMPBasicSession.InternalBindProperties, FlowEventHandler) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- createFastNoValidation(String) - Static method in class com.solacesystems.jcsmp.impl.QueueImpl
-
Parse incoming queue name, can be from SDT-encoded queue or CRB
metadata-encoded queue.
- createFastNoValidation(String) - Static method in class com.solacesystems.jcsmp.impl.TopicImpl
-
- createFlow(Endpoint, Subscription, XMLMessageListener) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createFlow(XMLMessageListener, ConsumerFlowProperties) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties, FlowEventHandler) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties, JCSMPBasicSession.InternalBindProperties) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties, JCSMPBasicSession.InternalBindProperties, FlowEventHandler) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createFlow(Endpoint, Subscription, XMLMessageListener) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createFlow(XMLMessageListener, ConsumerFlowProperties) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties, FlowEventHandler) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties, JCSMPBasicSession.InternalBindProperties, FlowEventHandler) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createFlow(BrowserProperties) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createFlow(BrowserProperties, FlowEventHandler, BrowserImpl) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties, FlowEventHandler) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties, FlowEventHandler) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- createFlow(Endpoint, Subscription, XMLMessageListener) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
- createFlow(XMLMessageListener, ConsumerFlowProperties) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties, FlowEventHandler) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties) - Method in interface com.solacesystems.jcsmp.transaction.TransactedSession
-
Creates a consumer flow within this TransactedSession
and
associates it to this session.
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties, FlowEventHandler) - Method in interface com.solacesystems.jcsmp.transaction.TransactedSession
-
Creates a consumer flow within this TransactedSession
and
associates it to this session.
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties) - Method in interface com.solacesystems.jcsmp.transaction.xa.XASession
-
Creates a consumer flow within this XASession
and
associates it to this session.
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties, FlowEventHandler) - Method in interface com.solacesystems.jcsmp.transaction.xa.XASession
-
Creates a consumer flow within this XASession
and
associates it to this session.
- createFlowChangeUpdateResponse(long, boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createFlowRecoverRequest(int, int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createFromIncomingTrMsg(String, int, int) - Static method in class com.solacesystems.jcsmp.impl.QueueImpl
-
- createGenericXMLMessage(int, boolean, boolean) - Static method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createGenericXMLMessage(JCSMPGenericXMLMessage, boolean, boolean) - Static method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createJCSMPMessage(Producer, JMSInteropTest) - Static method in class com.solacesystems.jcsmp.impl.sdt.JMSInteropTest
-
- createJMSException(String, Throwable) - Static method in class com.solacesystems.jms.impl.Validator
-
- createJMSMessage(Session, MessageProducer, JMSInteropTest) - Static method in class com.solacesystems.jms.encoding.InteropTest
-
- createJMSMessage(BytesXMLMessage) - Static method in class com.solacesystems.jms.encoding.JMSDecoder
-
- createLookupRequest(String) - Static method in class com.solacesystems.common.jndi.JNDISAXParser
-
- createMap() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- createMap() - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
- createMap() - Method in interface com.solacesystems.jcsmp.Producer
-
- createMap() - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createMapMessage() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- createMapMessage() - Method in interface com.solacesystems.jcsmp.Producer
-
Applications use this method to create a
MapMessage
.
- createMapMessage() - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createMapMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.DefaultMessageProducerAdapter
-
- createMapMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.FlowMessageProducerAdapter
-
- createMapMessage(DeliveryMode) - Method in interface com.solacesystems.jms.impl.MessageProducerAdapter
-
- createMapMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.TransactedMessageProducerAdapter
-
- createMapMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.XAMessageProducerAdapter
-
- createMapMessage() - Method in class com.solacesystems.jms.SolSession
-
- createMapMessage() - Method in interface javax.jms.Session
-
Creates a MapMessage
object.
- createMessage(Producer, InteropTest) - Static method in class com.solacesystems.jcsmp.impl.sdt.InteropTest
-
- createMessage(Class<M>) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Creates a session-independent message of type M
that may be
reused and published multiple times.
- createMessage(BytesXMLMessage) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Creates a session-independent message that may be published multiple times.
- createMessage() - Method in class com.solacesystems.jms.SolSession
-
- createMessage() - Method in interface javax.jms.Session
-
Creates a Message
object.
- createMessageByNumber(Producer, Integer) - Static method in class com.solacesystems.jcsmp.impl.sdt.InteropTest
-
- createMessageByNumber(Producer, Integer) - Static method in class com.solacesystems.jcsmp.impl.sdt.JMSInteropTest
-
- createMessageByNumber(Session, MessageProducer, Integer) - Static method in class com.solacesystems.jms.encoding.InteropTest
-
- createMessageProducerAdapter(SessionProperties) - Static method in class com.solacesystems.jms.impl.MessageProducerAdapterFactory
-
Deprecated.
- createMessageProducerAdapter(SessionProperties, SolSessionIF) - Static method in class com.solacesystems.jms.impl.MessageProducerAdapterFactory
-
- createNonDurableConsumer(Queue, XMLMessageListener, JCSMPConsumerFactory) - Method in class com.solacesystems.jms.impl.ConsumerFactory
-
- createNonDurableConsumer(Queue, XMLMessageListener, FlowEventHandler, JCSMPConsumerFactory) - Method in class com.solacesystems.jms.impl.ConsumerFactory
-
- createNonDurableConsumer(Topic, XMLMessageListener, Endpoint, JCSMPConsumerFactory) - Method in class com.solacesystems.jms.impl.ConsumerFactory
-
- createNonDurableConsumer(Topic, XMLMessageListener, FlowEventHandler, Endpoint, JCSMPConsumerFactory) - Method in class com.solacesystems.jms.impl.ConsumerFactory
-
- createNonDurableJCSMPConsumer(SessionProperties, XMLMessageListener, ConsumerFlowProperties, EndpointProperties) - Method in class com.solacesystems.jms.impl.JCSMPConsumerFactory
-
- createNonDurableJCSMPConsumer(SessionProperties, XMLMessageListener, FlowEventHandler, ConsumerFlowProperties, EndpointProperties) - Method in class com.solacesystems.jms.impl.JCSMPConsumerFactory
-
- createNonDurableTopicEndpoint() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createNonDurableTopicEndpoint(String) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createNonDurableTopicEndpoint(String) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createNonDurableTopicEndpoint() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createNonDurableTopicEndpoint() - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Creates a non-durable Topic Endpoint.
- createNonDurableTopicEndpoint(String) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Creates a non-durable Topic Endpoint based on the given name.
- createNonDurQueueTrbTopic(String, String) - Static method in class com.solacesystems.common.util.DestinationUtil
-
Creates a TRB topic for a non-durable queue.
- createNonDurTopicTrbTopic(String, String) - Static method in class com.solacesystems.common.util.DestinationUtil
-
- createObjectMessage() - Method in class com.solacesystems.jms.SolSession
-
- createObjectMessage(Serializable) - Method in class com.solacesystems.jms.SolSession
-
- createObjectMessage() - Method in interface javax.jms.Session
-
Creates an ObjectMessage
object.
- createObjectMessage(Serializable) - Method in interface javax.jms.Session
-
Creates an initialized ObjectMessage
object.
- createOpenFlowRequest(long, long, int, String, Long) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createOpenTransactedSession(AssuredCtrlHeaderParameters.ParamTransactionId, String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createOpenXASession(byte) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler, JCSMPProducerEventHandler) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler, JCSMPProducerEventHandler, JCSMPBasicSession.InternalBindProperties) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler, JCSMPProducerEventHandler) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler, JCSMPProducerEventHandler) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler, JCSMPProducerEventHandler) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
[SolReserved] Open a new producer flow using the specified properties.
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler, JCSMPProducerEventHandler) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
[SolReserved] Open a new producer flow using the specified properties.
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler) - Method in interface com.solacesystems.jcsmp.transaction.TransactedSession
-
Creates a producer flow within this TransactedSession
and
associates it to this session.
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler, JCSMPProducerEventHandler) - Method in interface com.solacesystems.jcsmp.transaction.TransactedSession
-
Creates a producer flow within this TransactedSession
and
associates it to this session.
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler) - Method in interface com.solacesystems.jcsmp.transaction.xa.XASession
-
Creates a producer flow within this XASession
and
associates it to this session.
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler, JCSMPProducerEventHandler) - Method in interface com.solacesystems.jcsmp.transaction.xa.XASession
-
Creates a producer flow within this XASession
and
associates it to this session.
- createProducer(Destination) - Method in class com.solacesystems.jms.SolSession
-
- createProducer(Destination) - Method in interface javax.jms.Session
-
Creates a MessageProducer
to send messages to the specified
destination.
- createProducerFlow(JCSMPStreamingPublishEventHandler, JCSMPProducerEventHandler, ProducerFlowProperties, JCSMPBasicSession.InternalBindProperties) - Method in class com.solacesystems.jcsmp.impl.flow.PubFlowManager
-
- createPublisher(Topic) - Method in class com.solacesystems.jms.SolTopicSession
-
- createPublisher(Topic) - Method in interface javax.jms.TopicSession
-
Creates a publisher for the specified topic.
- createQueue(String) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Creates a new durable/non-temporary
Queue
instance for
name
.
- createQueue(String, String) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
- createQueue(String) - Static method in class com.solacesystems.jms.SolJmsUtility
-
Creates a Solace proprietary implementation of a queue given a queue name.
- createQueue(String) - Method in class com.solacesystems.jms.SolSession
-
- createQueue(String) - Method in class com.solacesystems.jms.SolTopicSession
-
- createQueue(String) - Method in interface javax.jms.QueueSession
-
Creates a queue identity given a Queue
name.
- createQueue(String) - Method in interface javax.jms.Session
-
Creates a queue identity given a Queue
name.
- createQueueConnection() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- createQueueConnection(String, String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- createQueueConnection() - Method in interface javax.jms.QueueConnectionFactory
-
Creates a queue connection with the default user identity.
- createQueueConnection(String, String) - Method in interface javax.jms.QueueConnectionFactory
-
Creates a queue connection with the specified user identity.
- createQueueReceiver(ConsumerFlowProperties, EndpointProperties, XMLMessageListener, JCSMPBasicSession.InternalBindProperties, FlowEventHandler) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- createQueueSession(boolean, int) - Method in class com.solacesystems.jms.SolQueueConnection
-
- createQueueSession(boolean, int) - Method in interface javax.jms.QueueConnection
-
Creates a QueueSession
object.
- createQueueSession(boolean, int) - Method in interface javax.jms.XAQueueConnection
-
Creates an XAQueueSession
object.
- createReceiver(Queue) - Method in class com.solacesystems.jms.SolQueueSession
-
- createReceiver(Queue, String) - Method in class com.solacesystems.jms.SolQueueSession
-
- createReceiver(Queue) - Method in interface javax.jms.QueueSession
-
Creates a QueueReceiver
object to receive messages from the
specified queue.
- createReceiver(Queue, String) - Method in interface javax.jms.QueueSession
-
Creates a QueueReceiver
object to receive messages from the
specified queue using a message selector.
- createReliableFlow(Topic, XMLMessageListener, ConsumerNotificationDispatcherFactory) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- createRemoveQueueSubscriptionReq(TopicImpl, QueueImpl) - Static method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- createRemoveSubscriptionReq(TopicImpl) - Static method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- createRemSubscriptionForClientNameReq(TopicImpl, String) - Static method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- createReplayStartLocationBeginning() - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Create a message replay start location to start replay from the oldest message available in the replay log.
- createReplayStartLocationDate(Date) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Create date and time based a message replay start location.
- createRequestor() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createRequestor() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createRequestor() - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
- createResponse(long, int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createResumeXASession(byte, String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createRollbackTransaction(long, AssuredCtrlHeaderParameters.ParamTransactionId, AssuredCtrlHeaderParameters.ParamTransactionFDPubNotify, AssuredCtrlHeaderParameters.ParamTransactionFDSubAck) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createSender(Queue) - Method in class com.solacesystems.jms.SolQueueSession
-
- createSender(Queue) - Method in interface javax.jms.QueueSession
-
Creates a QueueSender
object to send messages to the
specified queue.
- createSendMultipleEntry(XMLMessage, Destination) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Creates a JCSMPSendMultipleEntry
from a provided message and
destination.
- createSession(JCSMPProperties) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Acquires a
JCSMPSession
implementation for the specified
properties in the default
Context
.
- createSession(JCSMPProperties, Context) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
- createSession(JCSMPProperties, Context, SessionEventHandler) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
- createSession(JCSMPProperties, Context, SessionEventHandler, boolean) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
An internal method used by JMS API
- createSession(boolean, int) - Method in class com.solacesystems.jms.SolConnection
-
- createSession(boolean, int) - Method in interface javax.jms.Connection
-
Creates a Session
object.
- createSession(boolean, int) - Method in interface javax.jms.XAConnection
-
Creates an Session
object.
- createShallowCopy(List<Object>) - Static method in class com.solacesystems.common.util.CommonUtils
-
- createStream() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- createStream() - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Create streams for use as structured
payload
.
- createStream() - Method in interface com.solacesystems.jcsmp.Producer
-
Create streams for use as structured
payload
.
- createStream() - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createStreamMessage() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- createStreamMessage() - Method in interface com.solacesystems.jcsmp.Producer
-
- createStreamMessage() - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createStreamMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.DefaultMessageProducerAdapter
-
- createStreamMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.FlowMessageProducerAdapter
-
- createStreamMessage(DeliveryMode) - Method in interface com.solacesystems.jms.impl.MessageProducerAdapter
-
- createStreamMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.TransactedMessageProducerAdapter
-
- createStreamMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.XAMessageProducerAdapter
-
- createStreamMessage() - Method in class com.solacesystems.jms.SolSession
-
- createStreamMessage() - Method in interface javax.jms.Session
-
Creates a StreamMessage
object.
- createStreamXMLMessage() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
reuse the message object
- createStreamXMLMessage(InputStream) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
reuse the message object
- createStreamXMLMessage() - Method in interface com.solacesystems.jcsmp.Producer
-
Deprecated.
- createStreamXMLMessage(InputStream) - Method in interface com.solacesystems.jcsmp.Producer
-
Deprecated.
- createStreamXMLMessage() - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createStreamXMLMessage(InputStream) - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createStructuredType(JCSMPXMLMessage) - Static method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- createSubscriber(Topic) - Method in class com.solacesystems.jms.SolTopicSession
-
- createSubscriber(Topic, String, boolean) - Method in class com.solacesystems.jms.SolTopicSession
-
- createSubscriber(Topic) - Method in interface javax.jms.TopicSession
-
Creates a nondurable subscriber to the specified topic.
- createSubscriber(Topic, String, boolean) - Method in interface javax.jms.TopicSession
-
Creates a nondurable subscriber to the specified topic, using a
message selector or specifying whether messages published by its
own connection should be delivered to it.
- createSubscriberEndpoint(JCSMPSession) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
- createSubscriberEndpointFlow(ConsumerFlowProperties, XMLMessageListener, JCSMPBasicSession.InternalBindProperties) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- createTemporaryQueue() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createTemporaryQueue(String) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createTemporaryQueue() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createTemporaryQueue(String) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createTemporaryQueue() - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Creates a temporary Queue for this Session.
- createTemporaryQueue(String) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Creates a temporary Queue with the given name.
- createTemporaryQueue() - Method in class com.solacesystems.jms.SolSession
-
- createTemporaryQueue() - Method in class com.solacesystems.jms.SolTopicSession
-
- createTemporaryQueue() - Method in interface javax.jms.QueueSession
-
Creates a TemporaryQueue
object.
- createTemporaryQueue() - Method in interface javax.jms.Session
-
Creates a TemporaryQueue
object.
- createTemporaryTopic() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createTemporaryTopic() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createTemporaryTopic() - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Creates a temporary Topic for this Session.
- createTemporaryTopic() - Method in class com.solacesystems.jms.SolQueueSession
-
- createTemporaryTopic() - Method in class com.solacesystems.jms.SolSession
-
- createTemporaryTopic() - Method in interface javax.jms.Session
-
Creates a TemporaryTopic
object.
- createTemporaryTopic() - Method in interface javax.jms.TopicSession
-
Creates a TemporaryTopic
object.
- createTextMessage() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- createTextMessage() - Method in interface com.solacesystems.jcsmp.Producer
-
- createTextMessage() - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createTextMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.DefaultMessageProducerAdapter
-
- createTextMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.FlowMessageProducerAdapter
-
- createTextMessage(DeliveryMode) - Method in interface com.solacesystems.jms.impl.MessageProducerAdapter
-
- createTextMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.TransactedMessageProducerAdapter
-
- createTextMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.XAMessageProducerAdapter
-
- createTextMessage() - Method in class com.solacesystems.jms.SolSession
-
- createTextMessage(String) - Method in class com.solacesystems.jms.SolSession
-
- createTextMessage() - Method in interface javax.jms.Session
-
Creates a TextMessage
object.
- createTextMessage(String) - Method in interface javax.jms.Session
-
Creates an initialized TextMessage
object.
- createTextXMLMessage() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
reuse the message object
- createTextXMLMessage(String) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
reuse the message object
- createTextXMLMessage() - Method in interface com.solacesystems.jcsmp.Producer
-
Deprecated.
- createTextXMLMessage(String) - Method in interface com.solacesystems.jcsmp.Producer
-
Deprecated.
- createTextXMLMessage() - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createTextXMLMessage(String) - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createTopic(String) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Creates a new
Topic
instance for
name
.
- createTopic(TopicProperties) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Creates a new
Topic
instance from
props
.
- createTopic(String) - Static method in class com.solacesystems.jms.SolJmsUtility
-
Creates a Solace proprietary implementation of a topic given a topic name.
- createTopic(String) - Method in class com.solacesystems.jms.SolQueueSession
-
- createTopic(String) - Method in class com.solacesystems.jms.SolSession
-
- createTopic(String) - Method in interface javax.jms.Session
-
Creates a topic identity given a Topic
name.
- createTopic(String) - Method in interface javax.jms.TopicSession
-
Creates a topic identity given a Topic
name.
- createTopicConnection() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- createTopicConnection(String, String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- createTopicConnection() - Method in interface javax.jms.TopicConnectionFactory
-
Creates a topic connection with the default user identity.
- createTopicConnection(String, String) - Method in interface javax.jms.TopicConnectionFactory
-
Creates a topic connection with the specified user identity.
- createTopicDestination(String) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Deprecated.
- createTopicDestination(String) - Static method in class com.solacesystems.jcsmpx.impl.DestinationUtils
-
- createTopicSession(boolean, int) - Method in class com.solacesystems.jms.SolTopicConnection
-
- createTopicSession(boolean, int) - Method in interface javax.jms.TopicConnection
-
Creates a TopicSession
object.
- createTopicSession(boolean, int) - Method in interface javax.jms.XATopicConnection
-
Creates an XATopicSession
object.
- createTransactedSession() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createTransactedSession() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- createTransactedSession() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionManager
-
- createTransactedSession() - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
- createTransactedSessionInternal() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createUnbindRequest(long, boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createUnbindRequest(long, boolean, Long, Long) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createUniqueName(String) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Provided for convenience only; creates a unique ID, to be used by
applications when naming Topic or Queue instances.
- createUnsubscribeRequest(String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createWith(SMFHeaderBean) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.WireMessageFactory
-
- createWith(SMFHeaderBean, HeaderDescriptionBean) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.WireMessageFactory
-
- createWithInit(String, boolean) - Static method in class com.solacesystems.jcsmp.impl.QueueImpl
-
- createWithInit(String, boolean, String) - Static method in class com.solacesystems.jcsmp.impl.QueueImpl
-
- createWithInit(TopicProperties) - Static method in class com.solacesystems.jcsmp.impl.TopicImpl
-
- createWithInit(String, boolean, boolean) - Static method in class com.solacesystems.jcsmp.impl.TopicImpl
-
- createXACommit(long, byte, Xid) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createXAConnection() - Method in class com.solacesystems.jms.SolXAConnectionFactoryImpl
-
- createXAConnection(String, String) - Method in class com.solacesystems.jms.SolXAConnectionFactoryImpl
-
- createXAConnection() - Method in interface javax.jms.XAConnectionFactory
-
Creates an XAConnection
with the default user identity.
- createXAConnection(String, String) - Method in interface javax.jms.XAConnectionFactory
-
Creates an XA connection with the specified user identity.
- createXAConnectionFactory() - Static method in class com.solacesystems.jms.SolJmsUtility
-
Creates a Solace proprietary implementation of an XAConnectionFactory.
- createXAConnectionFactory(Hashtable<?, ?>) - Static method in class com.solacesystems.jms.SolJmsUtility
-
Creates a Solace proprietary implementation of an XAConnectionFactory given an environment.
- createXAConnectionFactory(String, String, String, String, Hashtable<?, ?>) - Static method in class com.solacesystems.jms.SolJmsUtility
-
Creates a Solace proprietary implementation of an XAConnectionFactory given connection
parameters and an environment.
- createXAEnd(long, long, byte, Xid, TransactionSteps, JCSMPXMLMessageProducer) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createXAForget(long, byte, Xid) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createXAPrepare(long, byte, Xid) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createXAQueueConnection() - Method in class com.solacesystems.jms.SolXAConnectionFactoryImpl
-
- createXAQueueConnection(String, String) - Method in class com.solacesystems.jms.SolXAConnectionFactoryImpl
-
- createXAQueueConnection() - Method in interface javax.jms.XAQueueConnectionFactory
-
Creates an XA queue connection with the default user identity.
- createXAQueueConnection(String, String) - Method in interface javax.jms.XAQueueConnectionFactory
-
Creates an XA queue connection with the specified user identity.
- createXAQueueSession() - Method in class com.solacesystems.jms.SolXAQueueConnection
-
- createXAQueueSession() - Method in interface javax.jms.XAQueueConnection
-
Creates an XAQueueSession
object.
- createXARecover(byte, int, byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createXARollback(long, byte, Xid) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createXASession() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createXASession() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- createXASession() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionManager
-
- createXASession() - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
SolReserved - Creates a new
XASession
with the connected appliance.
- createXASession() - Method in class com.solacesystems.jms.SolXAConnection
-
- createXASession() - Method in class com.solacesystems.jms.SolXAQueueConnection
-
- createXASession() - Method in class com.solacesystems.jms.SolXATopicConnection
-
- createXASession() - Method in interface javax.jms.XAConnection
-
Creates an XASession
object.
- createXAStart(long, int, byte, Xid) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createXATopicConnection() - Method in class com.solacesystems.jms.SolXAConnectionFactoryImpl
-
- createXATopicConnection(String, String) - Method in class com.solacesystems.jms.SolXAConnectionFactoryImpl
-
- createXATopicConnection() - Method in interface javax.jms.XATopicConnectionFactory
-
Creates an XA topic connection with the default user identity.
- createXATopicConnection(String, String) - Method in interface javax.jms.XATopicConnectionFactory
-
Creates an XA topic connection with the specified user identity.
- createXATopicSession() - Method in class com.solacesystems.jms.SolXATopicConnection
-
- createXATopicSession() - Method in interface javax.jms.XATopicConnection
-
Creates an XATopicSession
object.
- createXMLContentMessage() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- createXMLContentMessage() - Method in interface com.solacesystems.jcsmp.Producer
-
- createXMLContentMessage() - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createXMLContentMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.DefaultMessageProducerAdapter
-
- createXMLContentMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.FlowMessageProducerAdapter
-
- createXMLContentMessage(DeliveryMode) - Method in interface com.solacesystems.jms.impl.MessageProducerAdapter
-
- createXMLContentMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.TransactedMessageProducerAdapter
-
- createXMLContentMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.XAMessageProducerAdapter
-
- createXMLMessageConsumer(XMLMessageListener, JCSMPReconnectEventHandler, boolean) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- CRITICAL - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- CRLF - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- crMode() - Method in class com.solacesystems.jms.RouterCapabilities
-
- CSMP_URI - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- CSMP_VERSION - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- CSMP_VERSION_NUMBER - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- CSMPChannel - Interface in com.solacesystems.jcsmp.protocol
-
CSMPChannel
defines the channel control interfaces.
- CSMPControllerChannel - Interface in com.solacesystems.jcsmp.protocol
-
CSMPControllerChannel
- CSMPISNOTOK - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- CSMPISOK - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- CSMPMessageFactory - Class in com.solacesystems.jcsmp.protocol.csmp
-
CSMPMessageFactory
creates CSMP messages.
- CSMPPublisherChannel - Interface in com.solacesystems.jcsmp.protocol
-
CSMPPublisherChannel
- CSMPPublisherChannelObserver - Interface in com.solacesystems.jcsmp.protocol
-
- CSMPResponseParser - Class in com.solacesystems.jcsmp.protocol
-
- CSMPResponseParser.SUPacketBean - Class in com.solacesystems.jcsmp.protocol
-
Hydrated representation of a SubscriptionPacket
- CSMPResponseParser.SUResponseBean - Class in com.solacesystems.jcsmp.protocol
-
Hydrated representation of a SubscriptionUpdateResponse
- CSMPResponseParser.SUSubscriberCtrlBean - Class in com.solacesystems.jcsmp.protocol
-
Hydrated representation of a Subscriber Ctrl message
- CSMPSubscriberChannel - Interface in com.solacesystems.jcsmp.protocol
-
CSMPSubscriberChannel
- CustomLogger - Class in com.solacesystems.jms.impl
-
Wrapper around common logging that is one place
for formatting and optimizations
- CustomLogger(Class<?>) - Constructor for class com.solacesystems.jms.impl.CustomLogger
-
- DataService - Class in com.solacesystems.common.config
-
- DataService(String, int, int, int, String, String, String) - Constructor for class com.solacesystems.common.config.DataService
-
- DateParser - Class in com.solacesystems.common.util
-
Date parser for ISO 8601 format
http://www.w3.org/TR/1998/NOTE-datetime-19980827
- DateParser() - Constructor for class com.solacesystems.common.util.DateParser
-
- deactivate() - Method in class com.solacesystems.jcsmp.impl.queues.ConditionalBoundedMessageQueue
-
- debug(Class<?>, String) - Static method in class com.solacesystems.common.util.trace.Trace
-
- debug(Class<?>, Object) - Static method in class com.solacesystems.common.util.trace.Trace
-
- debug(Class<?>, String, Throwable) - Static method in class com.solacesystems.common.util.trace.Trace
-
- debug(Object, String) - Static method in class com.solacesystems.common.util.trace.Trace
-
- debug(Object, Object) - Static method in class com.solacesystems.common.util.trace.Trace
-
- debug(Object, String, Throwable) - Static method in class com.solacesystems.common.util.trace.Trace
-
- DEBUG - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- debug(String, Object...) - Method in class com.solacesystems.jms.impl.CustomLogger
-
- debug(String) - Method in class com.solacesystems.jms.impl.CustomLogger
-
- DECODE - Static variable in class com.solacesystems.common.util.Base64
-
Specify decoding.
- decode(byte[], int, int, boolean) - Static method in class com.solacesystems.common.util.Base64
-
Very low-level access to decoding ASCII characters in
the form of a byte array.
- decode(String) - Static method in class com.solacesystems.common.util.Base64
-
Decodes data from Base64 notation, automatically
detecting gzip-compressed data and decompressing it.
- decode(String, boolean) - Static method in class com.solacesystems.common.util.Base64
-
- decodeBinaryMetadata(byte[], int, int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.BinaryMetadataEncoder
-
- decodeFromFile(String, boolean) - Static method in class com.solacesystems.common.util.Base64
-
Convenience method for reading a base64-encoded
file and decoding it.
- decodeHeader(InputStream, HeaderDescriptionBean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlHeaderDecoder
-
- decodeHeader(InputStream, HeaderDescriptionBean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.ClientCtrlHeaderDecoder
-
- decodeHeader(InputStream, HeaderDescriptionBean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.PubSubCtrlHeaderDecoder
-
- decodeHeader(InputStream, HeaderDescriptionBean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.SMFHeaderDecoder
-
- decodeHeader(ByteBuffer, HeaderDescriptionBean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.SMFHeaderDecoder
-
- decodeHeader(InputStream, HeaderDescriptionBean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.SmpHeaderDecoder
-
- decodeHeader(InputStream, HeaderDescriptionBean) - Method in interface com.solacesystems.jcsmp.protocol.WireDecoder
-
- decodeToFile(String, String, boolean) - Static method in class com.solacesystems.common.util.Base64
-
Convenience method for decoding data to a file.
- decodeToObject(String, boolean) - Static method in class com.solacesystems.common.util.Base64
-
Attempts to decode Base64 data and deserialize a Java
Object within.
- decrypt(String) - Method in class com.solacesystems.common.DesEncrypter
-
- decrypt(byte[]) - Method in class com.solacesystems.common.util.AbstractCipherTool
-
- decrypt(byte[]) - Method in interface com.solacesystems.common.util.CipherTool
-
- decrypt(byte[]) - Method in class com.solacesystems.common.util.PassphraseCipherTool
-
- decryptBase64(String) - Method in interface com.solacesystems.common.util.Base64CipherTool
-
- decryptBase64(String) - Method in class com.solacesystems.common.util.PassphraseCipherTool
-
- DEFAULT_ADMIN_PORT - Static variable in class com.solacesystems.common.config.Router
-
- DEFAULT_CSMPVRID - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- DEFAULT_DATA_COMPRESSED_PORT - Static variable in class com.solacesystems.common.config.Router
-
- DEFAULT_DATA_PORT - Static variable in class com.solacesystems.common.config.Router
-
- DEFAULT_DATA_SECURE_PORT - Static variable in class com.solacesystems.common.config.Router
-
- DEFAULT_DELAY - Static variable in interface com.solacesystems.common.util.notification.NotificationPolicy
-
- DEFAULT_DELIVERY_MODE - Static variable in interface javax.jms.Message
-
The message producer's default delivery mode is PERSISTENT
.
- DEFAULT_FLOW_QUEUE_CONGESTED - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- DEFAULT_FLOW_QUEUE_UNCONGESTED - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- DEFAULT_KRB_SERVICE_NAME - Static variable in interface com.solacesystems.jms.SupportedProperty
-
- DEFAULT_MAX_CONTENT_LENGTH - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- DEFAULT_MAX_METADATA_LENGTH - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- DEFAULT_NULL_VALID - Static variable in class com.solacesystems.common.property.PropertySource
-
- DEFAULT_PASSWORD - Static variable in interface com.solacesystems.jms.impl.SolJMSConstants
-
Default Password for the Connection
- DEFAULT_PRIORITY - Static variable in class com.solacesystems.common.property.PropertySource
-
- DEFAULT_PRIORITY - Static variable in interface javax.jms.Message
-
The message producer's default priority is 4.
- DEFAULT_REPLY_SIZE_LIMIT - Static variable in class com.solacesystems.jcsmp.impl.solcache.CacheGetRequest
-
- DEFAULT_RX_MESSAGE_PRIORITY - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- DEFAULT_SESSION_NAME - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- DEFAULT_SOURCE - Static variable in class com.solacesystems.common.property.Property
-
- DEFAULT_SZ - Static variable in class com.solacesystems.jcsmp.impl.ContentBuffer
-
- DEFAULT_TIME_TO_LIVE - Static variable in interface javax.jms.Message
-
The message producer's default time to live is unlimited; the message
never expires.
- DEFAULT_USER - Static variable in interface com.solacesystems.jms.impl.SolJMSConstants
-
Default UserName for the Connection
- DEFAULT_VRIDNAME - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- DefaultBean - Class in com.solacesystems.common.util
-
- DefaultBean() - Constructor for class com.solacesystems.common.util.DefaultBean
-
- DefaultDestinationManager - Class in com.solacesystems.jcsmpx.impl
-
- DefaultDestinationManager(Session) - Constructor for class com.solacesystems.jcsmpx.impl.DefaultDestinationManager
-
- DefaultExceptionMatcher - Class in com.solacesystems.common.expect
-
- DefaultExceptionMatcher(Class<?>, DefaultExceptionMatcher.ClassMatch) - Constructor for class com.solacesystems.common.expect.DefaultExceptionMatcher
-
- DefaultExceptionMatcher(Class<?>, DefaultExceptionMatcher.ClassMatch, String, DefaultExceptionMatcher.StringMatch) - Constructor for class com.solacesystems.common.expect.DefaultExceptionMatcher
-
- DefaultExceptionMatcher.ClassMatch - Enum in com.solacesystems.common.expect
-
- DefaultExceptionMatcher.StringMatch - Enum in com.solacesystems.common.expect
-
- DefaultFlowQueueHookImpl - Class in com.solacesystems.jcsmp.impl
-
- DefaultFlowQueueHookImpl(FlowHandleImpl) - Constructor for class com.solacesystems.jcsmp.impl.DefaultFlowQueueHookImpl
-
- DefaultGenericPoolFactory<T> - Class in com.solacesystems.common.util
-
- DefaultJMSEncoder - Class in com.solacesystems.jms.encoding
-
- DefaultMessageProducerAdapter - Class in com.solacesystems.jms.impl
-
- DefaultMessageProducerAdapter(SessionProperties, boolean) - Constructor for class com.solacesystems.jms.impl.DefaultMessageProducerAdapter
-
Deprecated.
- DefaultMessageProducerAdapter(SessionProperties, SolSessionIF, boolean) - Constructor for class com.solacesystems.jms.impl.DefaultMessageProducerAdapter
-
- DefaultReferenceableDelegate - Class in com.solacesystems.jms
-
This is the default SolReferenceableDelegate used by the JMS API.
- DefaultReferenceableDelegate() - Constructor for class com.solacesystems.jms.DefaultReferenceableDelegate
-
- DefaultXidFormatter - Class in com.solacesystems.common.xa
-
- deflateAndFlush(byte[], int, int, byte[], int, int) - Method in class com.solacesystems.jcsmp.impl.compression.SolZlibDeflatePipe
-
- deflateWithLookback(byte[], int, int, byte[], int, int) - Method in class com.solacesystems.jcsmp.impl.compression.SolZlibLookbackPipe
-
- delete() - Method in class com.solacesystems.jms.SolTemporaryQueue
-
- delete() - Method in class com.solacesystems.jms.SolTemporaryTopic
-
- delete() - Method in interface javax.jms.TemporaryQueue
-
Deletes this temporary queue.
- delete() - Method in interface javax.jms.TemporaryTopic
-
Deletes this temporary topic.
- DELETE_IN_PROGRESS - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
An attempt was made to provision an Endpoint that is being deleted.
- deleteParameters(int) - Method in class com.solacesystems.jcsmp.protocol.smf.AbstractHeaderBean
-
- deletePriority() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- deleteSubscriber() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- deleteSubscriber() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- deleteSubscriber() - Method in interface com.solacesystems.jcsmp.Session
-
- deleteTemporaryQueue(SolTemporaryQueueIF) - Method in class com.solacesystems.jms.SolConnection
-
- deleteTemporaryQueue(SolTemporaryQueueIF) - Method in interface com.solacesystems.jms.SolConnectionIF
-
- deleteTemporaryTopic(SolTemporaryTopicIF) - Method in class com.solacesystems.jms.SolConnection
-
- deleteTemporaryTopic(SolTemporaryTopicIF) - Method in interface com.solacesystems.jms.SolConnectionIF
-
- deliverAsyncOnReactor - Variable in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- deliverEvtsThruBlockingRecv() - Method in class com.solacesystems.jcsmp.CacheSessionProperties
-
Gets whether the cache request complete event will be delivered
through the API's synchronous receive interface.
- deliverToOne() - Method in class com.solacesystems.jms.SolMessageProducer
-
- deliverToOne() - Method in interface com.solacesystems.jms.SolMessageProducerIF
-
- DeliveryMode - Enum in com.solacesystems.jcsmp
-
Represents the message delivery mode.
- DeliveryMode - Interface in javax.jms
-
The delivery modes supported by the JMS API are PERSISTENT
and
NON_PERSISTENT
.
- DELIVERYMODE_DIRECT - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- DELIVERYMODE_EXPRESS - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- DELIVERYMODE_NONPERSISTENT - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- DELIVERYMODE_PERSISTENT - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- DeliveryModeConverter - Class in com.solacesystems.jms.property
-
- DeliveryModeConverter() - Constructor for class com.solacesystems.jms.property.DeliveryModeConverter
-
- deprovision(Endpoint, long) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- deprovision(Endpoint, long) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- deprovision(Endpoint, long) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Deprovisions an Endpoint on the appliance.
- dequeue() - Method in class com.solacesystems.jcsmp.impl.XMLMessageQueue
-
Must hold the lock
- dequeue(long) - Method in class com.solacesystems.jcsmp.impl.XMLMessageQueue
-
Must hold the lock
- dequeue() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.PriorityData
-
- dequeueNoWait() - Method in class com.solacesystems.jcsmp.impl.XMLMessageQueue
-
- deregister(JCSMPXMLMessageProducer) - Method in class com.solacesystems.jcsmp.impl.flow.PubFlowManager
-
- deregister(Object) - Method in interface com.solacesystems.jcsmp.management.SolJmxManagerIf
-
- deregister(Object) - Method in class com.solacesystems.jcsmp.management.SolJmxSupport
-
- deregisterChannelToReactor() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- deregisterChannelToReactor() - Method in interface com.solacesystems.jcsmp.protocol.nio.SubscriberWireMessageHandler
-
- deregisterClientRead() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- deregisterHandler(IOHandler, int) - Method in class com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor
-
- deregisterHandler(IOHandler, int) - Method in interface com.solacesystems.jcsmp.protocol.nio.IOReactor
-
- DesEncrypter - Class in com.solacesystems.common
-
- DesEncrypter() - Constructor for class com.solacesystems.common.DesEncrypter
-
- DesEncrypter(String) - Constructor for class com.solacesystems.common.DesEncrypter
-
- Destination - Interface in com.solacesystems.jcsmp
-
A Destination object represents an appliance entity, such as a
Topic
(publish/subscribe) or a
Queue
(point-to-point), that messages can be
sent to.
- destination - Variable in class com.solacesystems.jms.SolDestinationInfo
-
A Queue or Topic destination.
- Destination - Interface in javax.jms
-
A Destination
object encapsulates a provider-specific
address.
- DESTINATION_TAG - Static variable in class com.solacesystems.jcsmp.impl.sdt.TLVBuffer
-
- DestinationConsumer - Interface in com.solacesystems.jcsmp
-
DestinationConsumer
provides an interface for the application
to receive messages from a Solace appliance.
- DestinationDelimiter - Static variable in class com.solacesystems.common.util.DestinationUtil
-
- DestinationImpl - Class in com.solacesystems.jcsmpx.impl
-
- DestinationListener - Interface in com.solacesystems.jcsmp
-
DestinationListener
is used to receive messages asynchronously.
- DestinationManager - Interface in com.solacesystems.jcsmpx.impl
-
- DestinationProducer - Interface in com.solacesystems.jcsmp
-
DestinationProducer
provides an interface for applications to
send messages to Destinations.
- DestinationSubscriptionState - Class in com.solacesystems.jcsmp
-
- DestinationSubscriptionState() - Constructor for class com.solacesystems.jcsmp.DestinationSubscriptionState
-
Deprecated.
- DestinationSubscriptionState(int, Destination) - Constructor for class com.solacesystems.jcsmp.DestinationSubscriptionState
-
Deprecated.
Construct DestinationSubscriptionState
with the specified number of
subscriptions, and the last known Destination subscription.
- DestinationSubscriptionStateProvider - Interface in com.solacesystems.jcsmp
-
- DestinationType - Enum in com.solacesystems.common.util
-
- DestinationUtil - Class in com.solacesystems.common.util
-
- DestinationUtil() - Constructor for class com.solacesystems.common.util.DestinationUtil
-
- DestinationUtils - Class in com.solacesystems.jcsmp
-
Utility class for working with
Destinations
and
marshaling them to Strings (network names).
- DestinationUtils - Class in com.solacesystems.jcsmpx.impl
-
A utility class
- DestinationUtils() - Constructor for class com.solacesystems.jcsmpx.impl.DestinationUtils
-
- DestinationUtilsImpl - Class in com.solacesystems.jcsmp.impl
-
- DestinationUtilsImpl() - Constructor for class com.solacesystems.jcsmp.impl.DestinationUtilsImpl
-
- destroy() - Method in interface com.solacesystems.common.Destroyable
-
- destroy() - Method in interface com.solacesystems.jcsmp.Context
-
Closes all sessions in this context and signals Context threads to shutdown.
- destroy() - Method in class com.solacesystems.jcsmp.impl.ContextImpl
-
- Destroyable - Interface in com.solacesystems.common
-
- DI_FIELD_IDX - Static variable in interface com.solacesystems.jcsmp.protocol.smf.impl.SMFHeaderFieldConstants
-
- DIRECT - Static variable in class com.solacesystems.jcsmp.MessageType
-
Deprecated.
Message type making use of best-effort delivery features.
- DirectFlowHandleImpl - Class in com.solacesystems.jcsmp.impl.flow
-
- DirectFlowHandleImpl(XMLMessageListener, JCSMPSession, CSMPSubscriberChannel, Topic, ConsumerNotificationDispatcherFactory) - Constructor for class com.solacesystems.jcsmp.impl.flow.DirectFlowHandleImpl
-
- disableStartTimer() - Method in class com.solacesystems.jcsmp.impl.transaction.TimerSetter
-
After post: disable future starting of timer
- DISCARD_ACTION - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
After logging the response at the prescribed log level, no further
action should be taken.
- DISCARD_NOTIFY_SENDER_OFF - Static variable in class com.solacesystems.jcsmp.EndpointProperties
-
Do not notify sender if a message fails to be enqueued to the endpoint.
- DISCARD_NOTIFY_SENDER_ON - Static variable in class com.solacesystems.jcsmp.EndpointProperties
-
Notify sender if a message fails to be enqueued to the endpoint.
- dispatchChannelException(JCSMPException, List<FlowTask>, List<FlowHandleImpl>) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- dispatchChannelException(JCSMPException, List<TransactedSessionImpl>) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionManager
-
- dispatchChannelException(JCSMPException, List<XASessionImpl>) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionManager
-
- DOCID - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
docId URI parameter name
- doCloseXASession(JCSMPException) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- doCommit() - Method in class com.solacesystems.jcsmp.impl.transaction.TSState
-
- doCommit() - Method in class com.solacesystems.jcsmp.impl.transaction.TSState.StateActive
-
- doCommit() - Method in class com.solacesystems.jcsmp.impl.transaction.TSState.StateMarkedRollback
-
- DOCUMENT_TOO_LARGE - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- DONT_BREAK_LINES - Static variable in class com.solacesystems.common.util.Base64
-
Don't break lines when encoding (violates strict Base64 specification)
- doOpenXASession(boolean) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- doPost(WireMessage, WireMessage, boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- doPostNoResponse(WireMessage, boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- doPostNoResponse(WireMessage, boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.SSLSmfClient
-
- doPostNoResponse(WireMessage, boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.ZSmfClient
-
- doResumeXASession() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- doRetransmitNow() - Method in class com.solacesystems.jcsmp.impl.PubADManager
-
Make this synchronized so that while doing retansmit,
other thread cannot enqueue AD messages to unacked list
through send method and therefore sending new AD
message to router before retansmit is complete.
- doRollback() - Method in class com.solacesystems.jcsmp.impl.transaction.TSState
-
- doRollback() - Method in class com.solacesystems.jcsmp.impl.transaction.TSState.StateActive
-
- doRollback() - Method in class com.solacesystems.jcsmp.impl.transaction.TSState.StateMarkedRollback
-
- doSendCommit(long, AssuredCtrlHeaderParameters.ParamTransactionId, AssuredCtrlHeaderParameters.ParamTransactionFDPubNotify, AssuredCtrlHeaderParameters.ParamTransactionFDSubAck, boolean, Integer) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionManagerSmf
-
- doSendRollback(long, AssuredCtrlHeaderParameters.ParamTransactionId, AssuredCtrlHeaderParameters.ParamTransactionFDPubNotify, AssuredCtrlHeaderParameters.ParamTransactionFDSubAck, boolean, Integer) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionManagerSmf
-
- doSmfBlockingRequestNoRetry(WireMessage) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- doSmfSharedRequest(WireMessage, Integer) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- doSmfSharedRequest(WireMessage, Integer, Long, boolean) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- doSmfSharedRequest(WireMessage, long, Integer) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- doSmfSharedRequest(WireMessage, long, Integer, Long, boolean) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- doSmfSharedRequest(WireMessage, long, Integer, Long, boolean, boolean) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- doSmfSharedRequest(WireMessage, long, Integer, Long, boolean, boolean, JCSMPResponseListener, Object, Endpoint) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- doSmfSharedRequestNoResponse(WireMessage, boolean) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- doSmfSharedRequestRetryForever(WireMessage, Integer, Long) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- doSmfSharedRequestRetryForever(WireMessage, Integer, Long, boolean) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- doSmfSharedWrite(WireMessage, ByteBuffer[], boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- doSmfSharedWrite(WireMessage, ByteBuffer[], boolean, boolean, boolean, boolean, boolean, Integer, TcpClientChannel, ClientRequestResponse, Long, boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
Used by client channel.
- doSmfSubSingleShotRequest(WireMessage, boolean, boolean, TcpChannel.WriteBlockPolicy, Integer, Long) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- doSmpRequest(SmpHeaderBean, boolean) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- doSmpRequest(SmpHeaderBean, JCSMPResponseListener, Object, Endpoint) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- doStartActiveXidIfNeeded() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResourceImpl
-
- doSubCommand(MBeanServerConnection, ObjectInstance, String) - Method in class com.solacesystems.common.util.JMXClient
-
- doSubscribe() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheRequestProperties
-
- drainOutstandingNonADMsgsTo(List<JCSMPXMLMessage>) - Method in interface com.solacesystems.jcsmp.protocol.CSMPPublisherChannel
-
- drainOutstandingNonADMsgsTo(List<JCSMPXMLMessage>) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- drainTo(Collection<JCSMPXMLMessage>) - Method in class com.solacesystems.jcsmp.impl.queues.ConditionalBoundedMessageQueue
-
- drainTo(Collection<JCSMPXMLMessage>, int) - Method in class com.solacesystems.jcsmp.impl.queues.ConditionalBoundedMessageQueue
-
- DROP - Static variable in class com.solacesystems.jcsmp.protocol.impl.SmfUhUtil
-
- DTE_SHUTDOWN - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- dump() - Method in class com.solacesystems.jcsmp.impl.JCSMPGenericXMLMessage
-
- dump(int) - Method in class com.solacesystems.jcsmp.impl.JCSMPGenericXMLMessage
-
- dump(Collection<MessageDumpFieldProvider<E>>, E, String, int, int) - Static method in class com.solacesystems.jcsmp.impl.MessageDumpUtil
-
- dump(Collection<MessageDumpFieldProvider<E>>, E, int) - Static method in class com.solacesystems.jcsmp.impl.MessageDumpUtil
-
- dump() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- dump(int) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- dump() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- dump(int) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- dump() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Produces a human-readable dump of the message properties and its contents
(can be quite large).
- dump(int) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Produces a human-readable dump of the message properties and its
contents.
- dump() - Method in class com.solacesystems.jms.message.SolMessage
-
- dumpHeaderToDirectBB() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- dumpMessage(Message) - Static method in class com.solacesystems.jms.SolJmsUtility
-
Produces a human-readable dump of the message properties and its contents
(can be quite large).
- dumpToFile() - Method in class com.solacesystems.common.util.BufferedDebugLog
-
- dumpToFile() - Method in interface com.solacesystems.common.util.BufferedDebugLogMXBean
-
- DuplicateDurableSubscriptionException - Exception in com.solacesystems.jms
-
An exception thrown when a subscriber name is already in use.
- DuplicateDurableSubscriptionException(String) - Constructor for exception com.solacesystems.jms.DuplicateDurableSubscriptionException
-
- DUPS_OK_ACKNOWLEDGE - Static variable in interface javax.jms.Session
-
This acknowledgment mode instructs the session to lazily acknowledge
the delivery of messages.
- DurableTopicEndpoint - Class in com.solacesystems.jcsmp
-
Identifier for Solace appliance durable Topic Endpoints.
- DurableTopicEndpointImpl - Class in com.solacesystems.jcsmp.impl
-
- DurableTopicEndpointImpl(String) - Constructor for class com.solacesystems.jcsmp.impl.DurableTopicEndpointImpl
-
- DurableTopicEndpointImpl(String, String) - Constructor for class com.solacesystems.jcsmp.impl.DurableTopicEndpointImpl
-
- DurableXpe - Class in com.solacesystems.common.xpe
-
Used for representing a durable subscription XPE.
- DurableXpe(String, String) - Constructor for class com.solacesystems.common.xpe.DurableXpe
-
Constructs a durable XPE.
- DurableXpe(String, String[], String) - Constructor for class com.solacesystems.common.xpe.DurableXpe
-
Constructs a durable xpe.
- DYNAMIC_CLIENTS_NOT_ALLOWED - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The username for the session has not been set, and dynamic clients are
not allowed.
- EC_ACCESS_DENIED_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The endpoint doesn't have the required permissions.
- EC_BASIC_AUTHENTICATION_IS_SHUTDOWN - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The basic authentication is shut down.
- EC_BROWSER_DIRECT_MISMATCH_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The browser is not supported with direct transport.
- EC_CLIENT_CERTIFICATE_AUTHENTICATION_IS_SHUTDOWN - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The client certificate authentication is shut down.
- EC_CLIENT_CERTIFICATE_DATE_INVALID - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The client certificate date is invalid.
- EC_CLIENTID_ADMINISTRATIVELY_CONFIGURED_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The client id cannot be set because it is already administratively
configured.
- EC_CLIENTID_ALREADY_IN_USE_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The client id cannot be set because it is already in use.
- EC_CLIENTID_INVALID_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The client id cannot be set because it is invalid.
- EC_CLIENTID_NOT_SETTABLE_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The client id cannot be set because already invoked an operation on the
connection.
- EC_CLOSED_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The requested operation cannot be fulfilled because the underlying
resource was stale or closed.
- EC_DOCUMENT_TO_LARGE - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The message size is too large.
- EC_DUPLICATE_SUBSCRIBER_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The subscriber already exists.
- EC_ILLEGAL_DESTINATION_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The destination name is illegal.
- EC_ILLEGAL_OPERATION_NON_TRANSACTED_SESSION_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The operation is illegal on a non-transacted session.
- EC_ILLEGAL_OPERATION_TRANSACTED_SESSION_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The operation is illegal on a transacted session.
- EC_ILLEGAL_STATE_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The requested operation cannot be fulfilled because the object on which
it was performed is not in a state to support such an operation.
- EC_INTERNAL_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
An internal error occurred.
- EC_INVALID_SELECTOR_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The selector provided is invalid.
- EC_INVALID_TTL_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The provided TTL value is invalid.
- EC_KERBEROS_AUTHENTICATION_IS_SHUTDOWN - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
- EC_LOGIN_FAILURE_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
There has been a general login failure to the appliance: authentication
failed of unauthorized.
- EC_MAX_TRANSACTED_SESSIONS_EXCEEDED_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
Max Transacted Sessions exceeded.
- EC_MAX_TRANSACTIONS_EXCEEDED_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
Max transactions configured is exceeded.
- EC_MESSAGE_FORMAT_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
A read operation or a type conversion error occurred on a Structured
Data Type.
- EC_MISMATCH_RESPECT_TTL_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
Respect TTL settings conflicts with the operation attempted.
- EC_NOLOCAL_DIRECT_MISMATCH_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
NoLocal attribute enabled is not supported with direct transport.
- EC_NON_XASESSION_TO_XAENDPOINT_BIND_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
Non-XA session cannot bind to an XA endpoint.
- EC_NOT_CAPABLE_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The API is not capable to perform an operation because the operation is
invalid in the API's or the appliance's state.
- EC_NULL_MESSAGE_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The provided message parameter was null.
- EC_QUEUE_NOT_FOUND_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The queue cannot be found.
- EC_REPLICATION_IS_STANDBY_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
Guaranteed publishing is not allowed when the Message VPN has a
Replication standby state.
- EC_SELECTOR_DIRECT_MISMATCH_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The selector is not supported with direct transport.
- EC_SHUTDOWN_ENDPOINT_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The endpoint is shut down.
- EC_SPOOL_OVER_QUOTA_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The client has attempted to publish to a spool which already over quota.
- EC_TEMP_DESTINATION_DELETED_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The temporary destination doesn't exist any more.
- EC_TEMP_DESTINATION_IN_USE_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
Unable to delete a temporary destination because it is in use.
- EC_TEMP_DESTINATION_NOT_CREATOR_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The connection used for the temporary destination is not the connection
used to create it.
- EC_TOO_MANY_SUBSCRIBERS_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The number of consumers has reached the limit.
- EC_TOPIC_ENDPOINT_SELECTOR_MATCH_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
Binding to a non-exclusive topic endpoint that is already bound with
a different ingress selector.
- EC_TOPIC_ENDPOINT_SUBSCRIPTION_MATCH_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
Binding to a non-exclusive topic endpoint that is already bound with
a different subscription.
- EC_TRANSACTED_SESSION_DIRECT_MISMATCH_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
Transacted sessions or XA sessions are not supported with direct
transport.
- EC_TRANSACTION_ROLLED_BACK_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The transaction rolled back unexpectedly.
- EC_TRANSPORT_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
Communication error with the Solace appliance due to an error condition
or administrative operation.
- EC_UNKNOWN_ENDPOINT_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The referenced endpoint is not compatible with the API or the
appliance's state.
- EC_UNKNOWN_FLOW_NAME_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
An attempt to re-establish a publisher flow failed due to lack of
publisher flow state recovered.
- EC_UNKNOWN_TRANSACTED_SESSION_NAME_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
An attempt to re-establish a transacted session failed because the
transacted session name is no longer known.
- EC_UNTRUSTED_CLIENT_CERTIFICATE - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
Untrusted Client Certificate.
- EC_XASESSION_TO_LVQ_BIND_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
Binding to a Last Value Queue (LVQ) within an XASession is not allowed.
- EC_XASESSION_TO_NON_XAENDPOINT_BIND_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
XA session cannot bind to a non-XA endpoint.
- effectiveLogLevel() - Method in exception com.solacesystems.jcsmp.transaction.xa.SolXAException
-
Returns the effective log level used with this error.
- effectiveLogLevelStr() - Method in exception com.solacesystems.jcsmp.transaction.xa.SolXAException
-
Returns the effective log level used with this error as a string.
- EIGHT - Static variable in interface com.solacesystems.jcsmp.protocol.smf.impl.SMFNumericConstants
-
- eightByteToUInt(byte[], int) - Static method in class com.solacesystems.common.util.NetworkByteOrderNumberUtil
-
- eightByteToUInt(byte[]) - Static method in class com.solacesystems.common.util.NetworkByteOrderNumberUtil
-
- ELEMENT_ARRAY_TOTALSIZE - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- ELEMENT_ATTACHMENT - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- ELEMENT_BIN_META_DATA - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- ELEMENT_CIDLIST - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- ELEMENT_META_DATA - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- ELEMENT_PAYLOAD - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- elements() - Static method in class com.solacesystems.jcsmp.MessageType
-
Deprecated.
- elements() - Static method in class com.solacesystems.jcsmp.statistics.RuntimeStatType
-
- elements() - Static method in class com.solacesystems.jcsmp.statistics.StatType
-
- EMERGENCY - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- EMPTY_CONSUMER_ID - Static variable in class com.solacesystems.common.xpe.SubscriptionXpe
-
- EMPTY_DOCID - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
empty docID value
- EMPTY_SDT - Static variable in class com.solacesystems.jcsmp.impl.sdt.TLVBuffer
-
- enableStartTimer() - Method in class com.solacesystems.jcsmp.impl.transaction.TimerSetter
-
Prep: enable future starting of timer
- enableXA() - Method in class com.solacesystems.jms.impl.SessionProperties
-
- ENCODE - Static variable in class com.solacesystems.common.util.Base64
-
Specify encoding.
- encode(byte[]) - Method in class com.solacesystems.common.util.Base85
-
- encode(byte[], int) - Method in class com.solacesystems.common.util.Base85
-
- encode(byte[], int, int) - Method in class com.solacesystems.common.util.Base85
-
- encode() - Method in class com.solacesystems.jcsmp.impl.OpenFlowWireMessageEncoder
-
- encode() - Method in interface com.solacesystems.jcsmp.impl.WireMessageEncoder
-
- encode() - Method in class com.solacesystems.jcsmp.impl.XAWireMessageEncoder
-
- encode(MessageProducerAdapter, Message, boolean, boolean, boolean, boolean, long, boolean, boolean) - Method in class com.solacesystems.jms.encoding.DefaultJMSEncoder
-
- encode(MessageProducerAdapter, Message, boolean, boolean, boolean, boolean, long, boolean, boolean) - Method in class com.solacesystems.jms.encoding.InteropTestEncoder
-
- encode(MessageProducerAdapter, Message, boolean, boolean, boolean, boolean, long, boolean, boolean) - Method in interface com.solacesystems.jms.encoding.JMSEncoder
-
- encodeBinaryMetadata(int, ContentBuffer) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.BinaryMetadataEncoder
-
- encodeBytes(byte[]) - Static method in class com.solacesystems.common.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int) - Static method in class com.solacesystems.common.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int) - Static method in class com.solacesystems.common.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int, int) - Static method in class com.solacesystems.common.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeCharacters - Variable in enum com.solacesystems.common.util.Base85.Version
-
- encodeConsumedMessageList(Map<FlowHandleImpl, TransactionSteps.InputFlowInfo>) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- encodeFromFile(String, boolean) - Static method in class com.solacesystems.common.util.Base64
-
Convenience method for reading a binary file
and base64-encoding it.
- encodeHeader(OutputStream, HeaderDescriptionBean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlHeaderEncoder
-
- encodeHeader(OutputStream, HeaderDescriptionBean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.ClientCtrlHeaderEncoder
-
- encodeHeader(OutputStream, HeaderDescriptionBean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.PubSubCtrlHeaderEncoder
-
- encodeHeader(OutputStream, HeaderDescriptionBean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.SMFHeaderEncoder
-
- encodeHeader(byte[], HeaderDescriptionBean, int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.SMFPubMsgHeaderEncoder
-
- encodeHeader(OutputStream, HeaderDescriptionBean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.SMFPubMsgHeaderEncoder
-
- encodeHeader(OutputStream, HeaderDescriptionBean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.SmpHeaderEncoder
-
- encodeHeader(OutputStream, HeaderDescriptionBean) - Method in interface com.solacesystems.jcsmp.protocol.WireEncoder
-
- encodeObject(Serializable) - Static method in class com.solacesystems.common.util.Base64
-
Serializes an object and returns the Base64-encoded
version of that serialized object.
- encodeObject(Serializable, int) - Static method in class com.solacesystems.common.util.Base64
-
Serializes an object and returns the Base64-encoded
version of that serialized object.
- encoder - Variable in class com.solacesystems.jcsmp.protocol.WireMessage
-
- Encoder - Static variable in class com.solacesystems.jms.SolMessageProducer
-
- encodeTL(GrowableByteBuffer, int, long, int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvCoderUtil
-
- encodeTL(GrowableByteBuffer, int, int, long, int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvCoderUtil
-
- encodeTL(byte[], int, int, long, int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvCoderUtil
-
- encodeTLAssuredCtrl(GrowableByteBuffer, int, long, int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvCoderUtil
-
- encodeTLAssuredCtrl(byte[], int, int, long, int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvCoderUtil
-
- encodeToFile(byte[], String, boolean) - Static method in class com.solacesystems.common.util.Base64
-
Convenience method for encoding data to a file.
- encodeXid(Xid) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- encrypt(String) - Method in class com.solacesystems.common.DesEncrypter
-
- encrypt(byte[]) - Method in class com.solacesystems.common.util.AbstractCipherTool
-
- encrypt(byte[]) - Method in interface com.solacesystems.common.util.CipherTool
-
- encrypt(byte[]) - Method in class com.solacesystems.common.util.PassphraseCipherTool
-
- encryptBase64(String) - Method in interface com.solacesystems.common.util.Base64CipherTool
-
- encryptBase64(String) - Method in class com.solacesystems.common.util.PassphraseCipherTool
-
- end(Xid, int) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResourceImpl
-
- END_BOLD - Static variable in class com.solacesystems.common.HTMLConstants
-
- END_HTML - Static variable in class com.solacesystems.common.HTMLConstants
-
- END_ITALIC - Static variable in class com.solacesystems.common.HTMLConstants
-
- endElement(String, String, String) - Method in class com.solacesystems.common.jndi.JNDISAXParser
-
- endElement(String, String, String) - Method in class com.solacesystems.common.semp.SEMPSAXParser
-
- Endpoint - Interface in com.solacesystems.jcsmp
-
An Endpoint
represents a appliance resource for consuming messages.
- endpoint - Variable in class com.solacesystems.jcsmp.impl.SessionSubscriptionEvent
-
Targeted endpoint for the subscription.
- endpoint - Variable in class com.solacesystems.jcsmp.impl.SubscriptionCache.SubscriptionCacheEntry
-
- ENDPOINT_ALREADY_EXISTS - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
An attempt was made to provision an Endpoint that already existed.
- ENDPOINT_MODIFIED - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
A transaction failed due to attempting to commit on an Endpoint that
changed state.
- ENDPOINT_MODIFIED_OR_DELETED - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- ENDPOINT_OUT_OF_RESOURCES_RETRY - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- ENDPOINT_OUT_OF_RESOURCES_ROLLBACK - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- ENDPOINT_PROPERTY_MISMATCH - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
An attempt was made to provision an Endpoint that already existed with
different properties.
- ENDPOINT_QUOTA_EXCEEDED - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- EndpointProperties - Class in com.solacesystems.jcsmp
-
- EndpointProperties() - Constructor for class com.solacesystems.jcsmp.EndpointProperties
-
EndpointProperties constructor using default values of null.
- EndpointProperties(Integer, Integer, Integer, Integer) - Constructor for class com.solacesystems.jcsmp.EndpointProperties
-
EndpointProperties constructor.
- EndpointProperties(Integer, Integer, Integer, Integer, Boolean) - Constructor for class com.solacesystems.jcsmp.EndpointProperties
-
EndpointProperties constructor.
- EndpointProperties(Integer, Integer, Integer, Integer, Boolean, Integer) - Constructor for class com.solacesystems.jcsmp.EndpointProperties
-
EndpointProperties constructor.
- EndpointProperties(Integer, Integer, Integer, Integer, Boolean, Integer, Integer) - Constructor for class com.solacesystems.jcsmp.EndpointProperties
-
EndpointProperties constructor.
- endPostReconnect() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- endReconnection(boolean, SimpleSmfClient.SS, SimpleSmfClient.SS, int) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- enqueue(Runnable) - Method in class com.solacesystems.common.concurrent.impl.SingleQueueExecutorImpl2
-
- enqueue(Runnable) - Method in class com.solacesystems.common.concurrent.SingleWorkerQueue
-
- enqueue(Runnable) - Method in interface com.solacesystems.common.concurrent.Worker
-
This method queues an item to be worked on
by the worker.
- enqueue() - Method in interface com.solacesystems.common.util.notification.NotificationPolicy
-
- enqueue() - Method in class com.solacesystems.common.util.notification.NotificationPolicy.ThrottledNotificationPolicy
-
- enqueue(Object) - Method in class com.solacesystems.jcsmp.impl.XMLMessageQueue
-
Must hold the lock
- enqueue(ByteBuffer, SimpleSmfClient) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.PriorityData
-
- enqueue(WireMessage, SimpleSmfClient) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.PriorityData
-
- enqueueBlockingNotification(Notification) - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerNotificationDispatcher
-
- enqueueFlowToClose(Closeable) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
When a flow requests to be closed, it is added to a queue of flows to
close, until the time the next transaction begins.
- enqueueMsgWithIdUpdate(JCSMPXMLMessage) - Method in class com.solacesystems.jcsmp.impl.PubADManager
-
- enqueueMsgWithIdUpdateWithThrows(JCSMPXMLMessage) - Method in class com.solacesystems.jcsmp.impl.PubADManager
-
- enqueueNonBlockingNotification(Notification) - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerNotificationDispatcher
-
- enqueueNotification(Notification) - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ProducerNotificationDispatcher
-
- enqueuePriorityData(WireMessage) - Method in interface com.solacesystems.jcsmp.protocol.CSMPSubscriberChannel
-
- enqueuePriorityData(WireMessage) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- enqueuePriorityData(WireMessage) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- ensureCapacity(int) - Method in class com.solacesystems.common.util.CircularArrayList
-
- ensureObjectFit(int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.GrowableByteBuffer
-
Ensures additional object of size objectSize can be added to the buffer
- ENVVAR_DISABLE_STATS - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- ENVVAR_LOCALHOST - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- equals(Object) - Method in class com.solacesystems.common.SolEnum
-
- equals(Object) - Method in class com.solacesystems.common.util.ByteArray
-
- equals(Object) - Method in class com.solacesystems.common.util.SolByteBuffer
-
- equals(Object) - Method in class com.solacesystems.common.util.timers.TimeoutKey
-
- equals(Object) - Method in class com.solacesystems.common.util.TMASubscription
-
- equals(Object) - Method in class com.solacesystems.common.util.Topic
-
- equals(Object) - Method in class com.solacesystems.common.util.TopicSubscription
-
- equals(Object) - Method in class com.solacesystems.common.util.TransactionMessage
-
- equals(Object) - Method in class com.solacesystems.common.xa.SolXid
-
- equals(Object) - Method in class com.solacesystems.common.xpe.PriorityXpe
-
- equals(Object) - Method in class com.solacesystems.common.xpe.SubscriptionXpe
-
- equals(Object) - Method in class com.solacesystems.common.xpe.Xpe
-
- equals(Object) - Method in class com.solacesystems.jcsmp.CacheSessionProperties
-
- equals(Object) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- equals(Object) - Method in class com.solacesystems.jcsmp.impl.queues.AbstractUnackedMessageList.MessageAckInfo
-
- equals(Object) - Method in class com.solacesystems.jcsmp.impl.RawSMFMessageImpl
-
- equals(Object) - Method in class com.solacesystems.jcsmp.impl.Request
-
- equals(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- equals(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- equals(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.TLVBuffer
-
- equals(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.UnsupportedTLV
-
- equals(Object) - Method in class com.solacesystems.jcsmp.impl.SubscriptionCache.SubscriptionCacheEntry
-
- equals(Object) - Method in class com.solacesystems.jcsmp.impl.timers.impl.JCSMPTimerImpl
-
- equals(Object) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
hashcode and equals to support shoving this into a Set
- equals(Object) - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- equals(Object) - Method in class com.solacesystems.jcsmp.MessageType
-
Deprecated.
Test for equality
- equals(Object) - Method in class com.solacesystems.jcsmp.Queue
-
- equals(Object) - Method in class com.solacesystems.jcsmp.statistics.RuntimeStatType
-
Test for equality.
- equals(Object) - Method in class com.solacesystems.jcsmp.statistics.StatType
-
Test for equality
- equals(Object) - Method in class com.solacesystems.jcsmp.Topic
-
Tests if equal to another topic.
- equals(Object) - Method in class com.solacesystems.jcsmp.TopicEndpoint
-
- equals(Object) - Method in class com.solacesystems.jcsmpx.impl.DestinationImpl
-
- equals(Object) - Method in class com.solacesystems.jcsmpx.impl.MessageListenerAdapter
-
- equals(Object) - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- equals(String, Throwable) - Method in class com.solacesystems.jms.impl.JCSMPErrorExceptionKey
-
- equals(String, Throwable) - Method in class com.solacesystems.jms.impl.JCSMPExceptionKey
-
- equals(Object) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- equals(Object) - Method in class com.solacesystems.jms.SolDestination
-
- equals(Object) - Method in class com.solacesystems.jms.SolXAConnectionFactoryImpl
-
- equiv(SDTMap, SDTMap) - Static method in class com.solacesystems.jcsmp.impl.sdt.InteropTest
-
- equiv(SDTStream, SDTStream) - Static method in class com.solacesystems.jcsmp.impl.sdt.InteropTest
-
- errCodeStr() - Method in exception com.solacesystems.jcsmp.transaction.xa.SolXAException
-
Returns the XAException error code as a string.
- error(Class<?>, String) - Static method in class com.solacesystems.common.util.trace.Trace
-
- error(Class<?>, Object) - Static method in class com.solacesystems.common.util.trace.Trace
-
- error(Class<?>, String, Throwable) - Static method in class com.solacesystems.common.util.trace.Trace
-
- error(Object, String) - Static method in class com.solacesystems.common.util.trace.Trace
-
- error(Object, Object) - Static method in class com.solacesystems.common.util.trace.Trace
-
- error(Object, String, Throwable) - Static method in class com.solacesystems.common.util.trace.Trace
-
- ERROR - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- error(String, Object...) - Method in class com.solacesystems.jms.impl.CustomLogger
-
- error(String) - Method in class com.solacesystems.jms.impl.CustomLogger
-
- error(String, Throwable) - Method in class com.solacesystems.jms.impl.CustomLogger
-
- ERROR_TOPIC_IS_WILD - Static variable in class com.solacesystems.common.util.DestinationUtil
-
- errSubCode() - Method in exception com.solacesystems.jcsmp.transaction.xa.SolXAException
-
Returns the error subcode.
- errSubCodeStr() - Method in exception com.solacesystems.jcsmp.transaction.xa.SolXAException
-
Returns the error subcode as a string.
- escape(String) - Static method in class com.solacesystems.common.xml.XMLUtils
-
- EscapedAmpersand - Static variable in class com.solacesystems.common.xml.XMLUtils
-
- EscapedAmpersandLength - Static variable in class com.solacesystems.common.xml.XMLUtils
-
- EscapedApostrophe - Static variable in class com.solacesystems.common.xml.XMLUtils
-
- EscapedApostropheLength - Static variable in class com.solacesystems.common.xml.XMLUtils
-
- EscapedGreaterThan - Static variable in class com.solacesystems.common.xml.XMLUtils
-
- EscapedGreaterThanLength - Static variable in class com.solacesystems.common.xml.XMLUtils
-
- EscapedLessThan - Static variable in class com.solacesystems.common.xml.XMLUtils
-
- EscapedLessThanLength - Static variable in class com.solacesystems.common.xml.XMLUtils
-
- EscapedQuote - Static variable in class com.solacesystems.common.xml.XMLUtils
-
- EscapedQuoteLength - Static variable in class com.solacesystems.common.xml.XMLUtils
-
- establishP2pSub() - Method in class com.solacesystems.jcsmp.protocol.impl.ChannelOpStrategy
-
- establishP2pSub() - Method in class com.solacesystems.jcsmp.protocol.impl.ChannelOpStrategyClient
-
- establishP2pSub() - Method in class com.solacesystems.jcsmp.protocol.impl.ChannelOpStrategyPubdata
-
- establishP2pSub() - Method in class com.solacesystems.jcsmp.protocol.impl.ChannelOpStrategySubdata
-
- evaluate(Expression, Object) - Method in class com.solacesystems.common.util.expression.AndOperator
-
- evaluate(Expression, Object) - Method in class com.solacesystems.common.util.expression.BooleanExpressionArgument
-
- evaluate(Object) - Method in class com.solacesystems.common.util.expression.Expression
-
Evaluate the expression with the provided input.
- evaluate(Expression, Object) - Method in class com.solacesystems.common.util.expression.Expression
-
- evaluate(Expression, Object) - Method in interface com.solacesystems.common.util.expression.ExpressionArgument
-
This method is called when an argument in the expression stack is
evaluated.
- evaluate(Expression, Object) - Method in class com.solacesystems.common.util.expression.NotOperator
-
- evaluate(Expression, Object) - Method in class com.solacesystems.common.util.expression.OrOperator
-
- eventLoop() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor
-
- EventMessage - Interface in com.solacesystems.jcsmp
-
Base Interface for Event Messages sent through the datapath.
- ExactFormatter - Class in com.solacesystems.jcsmp.impl.sdt
-
Basic Formatter that doesn't do any type conversions.
- ExactFormatter() - Constructor for class com.solacesystems.jcsmp.impl.sdt.ExactFormatter
-
- Example - Class in com.solacesystems.common.expect
-
- Example() - Constructor for class com.solacesystems.common.expect.Example
-
- EXCEEDED_MAX_SESSIONS - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- EXCEEDED_MAX_SPOOL_UTILIZATION - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- EXCEEDED_MAX_TXN_SIZE - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- exception - Variable in class com.solacesystems.jcsmp.impl.SessionSubscriptionEvent
-
Failure exception.
- EXCEPTION_MESSAGE_KEY - Static variable in class com.solacesystems.common.util.StringUtil
-
- ExceptionListener - Interface in javax.jms
-
If a JMS provider detects a serious problem with a Connection
object, it informs the Connection
object's
ExceptionListener
, if one has been registered.
- ExceptionMap - Static variable in class com.solacesystems.jms.impl.Validator
-
- ExceptionMatcher - Interface in com.solacesystems.common.expect
-
- exceptionMatcher - Variable in class com.solacesystems.common.expect.ExpectDatabase.ExpectDatabaseEntry
-
- exceptionMatches(Exception) - Method in class com.solacesystems.common.expect.DefaultExceptionMatcher
-
- exceptionMatches(Exception) - Method in interface com.solacesystems.common.expect.ExceptionMatcher
-
- execute(String, String, String, String, String[]) - Method in class com.solacesystems.common.util.JMXClient
-
- execute(String, String, String, String, String[], boolean) - Method in class com.solacesystems.common.util.JMXClient
-
Execute command against remote JMX agent.
- execute(T) - Method in interface com.solacesystems.common.util.ListOperationsUtil.CommandRunner
-
- execute(Object, String, String[]) - Static method in class com.solacesystems.common.util.Reflection
-
- execute(WireMessage) - Method in class com.solacesystems.jcsmp.impl.client.ClientRequestResponse
-
- execute(Object) - Method in class com.solacesystems.jcsmp.impl.flow.BindRequestTask
-
- execute(Object) - Method in class com.solacesystems.jcsmp.impl.flow.FlowTask
-
- execute(Object) - Method in class com.solacesystems.jcsmp.impl.flow.UnbindRequestTask
-
- execute(Object) - Method in class com.solacesystems.jcsmp.impl.flow.UnsubscribeRequestTask
-
- execute1(String, Integer, Double) - Method in class com.solacesystems.common.util.Reflection
-
- executeAll(Collection<T>, ListOperationsUtil.CommandRunner<T>) - Static method in class com.solacesystems.common.util.ListOperationsUtil
-
- executeJndiQuery(JndiMessage) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- executeJndiQuery(JndiMessage) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- executeJndiQuery(JndiMessage) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
SolReserved - Executes a JNDI query against the appliance, opening the control channel, if
required.
- executeJndiQuery(JndiMessage) - Method in interface com.solacesystems.jcsmp.protocol.CSMPControllerChannel
-
- executeJndiQuery(JndiMessage) - Method in class com.solacesystems.jcsmp.protocol.impl.ControllerChannel
-
- executeJndiQuery(JndiMessage) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- executeOneCmd(String, String, String, String, String) - Method in class com.solacesystems.common.util.JMXClient
-
- exists(long) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactionSteps.InputFlowExtendedInfo
-
- Expect - Annotation Type in com.solacesystems.common.expect
-
Expect provides a mechanism to alter the success/fail behaviour
of a unit test without modifying the code.
- ExpectConfig - Interface in com.solacesystems.common.expect
-
Deprecated.
- ExpectConfigMgr - Class in com.solacesystems.common.expect
-
Deprecated.
- ExpectConfigMgr() - Constructor for class com.solacesystems.common.expect.ExpectConfigMgr
-
Deprecated.
- ExpectDatabase - Class in com.solacesystems.common.expect
-
- ExpectDatabase(String[]) - Constructor for class com.solacesystems.common.expect.ExpectDatabase
-
- ExpectDatabase.ExpectDatabaseEntry - Class in com.solacesystems.common.expect
-
- ExpectDatabaseEntry() - Constructor for class com.solacesystems.common.expect.ExpectDatabase.ExpectDatabaseEntry
-
- expiration - Variable in class com.solacesystems.jcsmp.impl.sdt.InteropTest
-
- EXPIRATION_KEY - Static variable in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- Expression - Class in com.solacesystems.common.util.expression
-
This class represents a generic postfix (also known as reverse polish)
expression stack.
- Expression() - Constructor for class com.solacesystems.common.util.expression.Expression
-
Expression constructor.
- Expression(Expression) - Constructor for class com.solacesystems.common.util.expression.Expression
-
Copy constructor to clone the passed expression stack.
- ExpressionArgument - Interface in com.solacesystems.common.util.expression
-
Interface for operands and operators that appear in the expression stack.
- EXTRA_PUBLISHER_MSGS - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- extractBits(long, long, long) - Static method in class com.solacesystems.common.util.BitTwiddleUtil
-
- extractHostFromHostPort(String) - Static method in class com.solacesystems.jcsmp.protocol.impl.InetAddressUtil
-
- GD_RECONNECT_FAIL_ACTION - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
A string property to define the behavior when the API is unable to reconnect guaranteed delivery after reconnecting the session.
- GD_RECONNECT_FAIL_ACTION_AUTO_RETRY - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
Clear the publisher state and reconnect the publisher flow.
- GD_RECONNECT_FAIL_ACTION_AUTO_RETRY - Static variable in interface com.solacesystems.jms.SupportedProperty
-
Clear the publisher state and reconnect the publisher flow.
- GD_RECONNECT_FAIL_ACTION_DISCONNECT - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
Close the session, even if the
reconnectRetries
is configured to a non-zero value.
- GD_RECONNECT_FAIL_ACTION_DISCONNECT - Static variable in interface com.solacesystems.jms.SupportedProperty
-
Close the connection, even if SOLCLIENT_SESSION_PROP_RECONNECT_RETRIES is configured to a non-zero value.
- GENERAL_PUB_ALLOCATOR_NAME - Static variable in interface com.solacesystems.jcsmp.protocol.CSMPPublisherChannel
-
- GENERAL_SUB_ALLOCATOR_NAME - Static variable in interface com.solacesystems.jcsmp.protocol.CSMPSubscriberChannel
-
- generate(String, String, Collection<Property<?>>, String, int) - Static method in class com.solacesystems.common.property.PropertyBeanGenerator
-
- GENERATE_RCV_TIMESTAMPS - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- GENERATE_SEND_TIMESTAMPS - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- GENERATE_SENDER_ID - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- GENERATE_SEQUENCE_NUMBERS - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- generateFlowEvent(FlowHandleImpl, boolean, String) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- generateFlowEvent(FlowHandleImpl, FlowEventArgs) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- generateId() - Method in class com.solacesystems.jms.impl.IdGenerator
-
Generate a unqiue id
- generateRandom10Chars() - Static method in class com.solacesystems.jcsmp.impl.client.ClientInfoUtil
-
- generateShortId() - Method in class com.solacesystems.jms.impl.IdGenerator
-
Generate a unqiue short id that is 20 characters long
- GenericPool<T> - Class in com.solacesystems.common.util
-
- GenericPool(Class<?>) - Constructor for class com.solacesystems.common.util.GenericPool
-
- GenericPool(Class<?>, int) - Constructor for class com.solacesystems.common.util.GenericPool
-
- GenericPool(GenericPoolFactory, int) - Constructor for class com.solacesystems.common.util.GenericPool
-
- GenericPool.PoolEntry<T> - Class in com.solacesystems.common.util
-
- GenericPoolFactory - Interface in com.solacesystems.common.util
-
- GenericRequestTask - Class in com.solacesystems.jcsmp.impl.requestreply
-
- GenericRequestTask(JCSMPSession, XMLMessage, XMLMessageProducer, JCSMPXMLMessageConsumer, Destination, long) - Constructor for class com.solacesystems.jcsmp.impl.requestreply.GenericRequestTask
-
- GenericResourceBundleSupport - Class in com.solacesystems.common.util.i18n
-
- GenericResourceBundleSupport(String, ClassLoader) - Constructor for class com.solacesystems.common.util.i18n.GenericResourceBundleSupport
-
create a new instance for the basename and classloader
- get(int) - Method in class com.solacesystems.common.util.CircularArrayList
-
- get(int) - Method in class com.solacesystems.common.util.expression.Expression
-
Gets the expression argument at the specified index.
- get(int) - Method in class com.solacesystems.common.util.TLinkedList
- get(int) - Method in class com.solacesystems.jcsmp.impl.ConsumerIdReadOnlyParserList
-
- get(int) - Method in class com.solacesystems.jcsmp.impl.queues.CircularBufferList
-
- get(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- get(byte[], List<SubscriptionMatchEntry<T>>) - Method in class com.solacesystems.jcsmp.impl.SubscriptionHashMap
-
- get(byte[], List<SubscriptionMatchEntry<T>>) - Method in class com.solacesystems.jcsmp.impl.SubscriptionMap
-
- get(byte[], List<SubscriptionMatchEntry<T>>) - Method in class com.solacesystems.jcsmp.impl.SubscriptionTree
-
- get(byte[], int, int, List<SubscriptionMatchEntry<T>>) - Method in class com.solacesystems.jcsmp.impl.SubscriptionTree
-
- get(byte[], int, int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.GrowableByteBuffer
-
- get(byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.GrowableByteBuffer
-
- get() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.GrowableByteBuffer
-
- get(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns the value mapped to the specified case-sensitive key.
- get(String, Throwable) - Method in class com.solacesystems.jms.impl.JCSMPExceptionMapper.ArrayListMapper
-
- get(String, Throwable) - Method in class com.solacesystems.jms.impl.JCSMPExceptionMapper
-
- GET_MSG_REQUEST - Static variable in class com.solacesystems.jcsmp.impl.solcache.CacheGetRequest
-
- GET_MSG_RESPONSE - Static variable in class com.solacesystems.jcsmp.impl.solcache.CacheGetRequest
-
- GET_MSG_SEQUENCE_REQUEST - Static variable in class com.solacesystems.jcsmp.impl.solcache.CacheGetRequest
-
- GET_NEXT_MSG_REQUEST - Static variable in class com.solacesystems.jcsmp.impl.solcache.CacheGetRequest
-
- GET_NEXT_MSG_RESPONSE - Static variable in class com.solacesystems.jcsmp.impl.solcache.CacheGetRequest
-
- GET_NEXT_MSG_SEQUENCE_REQUEST - Static variable in class com.solacesystems.jcsmp.impl.solcache.CacheGetRequest
-
- get_property(String) - Method in class com.solacesystems.common.util.ApplicationCipherTool
-
- GET_VERSION - Static variable in class com.solacesystems.jcsmp.impl.solcache.CacheGetRequest
-
- GET_VERSION_SUPPORTED - Static variable in class com.solacesystems.jcsmp.impl.solcache.CacheGetRequest
-
- getAcceptedIssuers() - Method in class com.solacesystems.jcsmp.secure.AuthSSLX509TrustManager
-
- getAccessType() - Method in class com.solacesystems.jcsmp.EndpointProperties
-
Returns the access type for the endpoint.
- getAccessType(AssuredCtrlEnums.QueueAccessType) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getAckCreateSendLock() - Method in interface com.solacesystems.jcsmp.impl.flow.FlowHandle
-
- getAckCreateSendLock() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getAckEventMode() - Method in class com.solacesystems.jcsmp.ProducerFlowProperties
-
- getAckHandler() - Method in class com.solacesystems.jms.impl.SessionProperties
-
- getAckHandler() - Method in class com.solacesystems.jms.SolConnectionConsumerRA
-
- getAckLastSerialNumber() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getAckMessageId() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getAckMessageId() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getAckMessageId() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getAckMessageId() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- getAckMode() - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
Gets the flow's acknowledgement mode.
- getAcknowledgeMode() - Method in class com.solacesystems.jms.impl.SessionProperties
-
- getAcknowledgeMode() - Method in class com.solacesystems.jms.SolSession
-
- getAcknowledgeMode() - Method in interface javax.jms.Session
-
Returns the acknowledgement mode of the session.
- getAckThreshold() - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
Gets the flow's acknowledgement threshold.
- getAckThreshold() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getAckTimerInMsecs() - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
Gets the flow's acknowledgement timer value (in milliseconds).
- getAckTransaction() - Method in class com.solacesystems.jms.SolConnectionConsumerRA
-
- getAction() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseParam
-
- getActionString(int) - Static method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- getActiveFlowIndication(boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getActiveFlows() - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- getActiveTransaction(long) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionManager
-
- getAdCtrlBind(Endpoint, Topic, int, int, String, AssuredCtrlEnums.FlowType, long, long, String, EndpointProperties, Long, boolean, boolean, ReplayStartLocation, Long) - Method in class com.solacesystems.jcsmp.protocol.impl.ClientMessageFactory
-
- getAdf() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getAdf() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- getAdminService() - Method in class com.solacesystems.common.config.Router
-
- getAdSessionUid() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getADSettings() - Method in interface com.solacesystems.jcsmp.protocol.CSMPPublisherChannel
-
- getADSettings() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- getAggregatedEvents() - Method in class com.solacesystems.common.util.notification.NotificationEvent
-
Returns the aggregated events
- getAllOthersPermissions(Integer) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getAllowDuplicateClientId() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getAllowDuplicateClientId() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getAllowDuplicateClientId() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether a duplicate client ID is allowed.
- getAllowDuplicateClientId() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getApplicationAck(long, long) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getApplicationMessageId() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getApplicationMessageId() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getApplicationMessageId() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getApplicationMessageId() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the application message ID, a string for an application-specific
message identifier.
- getApplicationMessageType() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getApplicationMessageType() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getApplicationMessageType() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getApplicationMessageType() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the application message type.
- getAppMessageID() - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- getAppMessageID() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- getAppMessageID() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- getAppMessageID() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getAppMessageID() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getAppMessageID() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getAppMessageID() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- getAppMessageType() - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- getAppMessageType() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- getAppMessageType() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- getAppMessageType() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getAppMessageType() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getAppMessageType() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getAppMessageType() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- getAssuredActiveFlowIndication(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredCtrlFactory() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getAssuredCtrlVersion() - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderBean
-
- getAssuredFlowId(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredFlowName(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredFlowType(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredLastMsgIdAcked(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredLastMsgIdSent(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredPublisherId(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredQueueAccessType(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredTransactedSessionId(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredTransactedSessionName(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredTransactedSessionState(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredTransactionCtrlMessageType(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredTransactionDFPubAck(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredTransactionId(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredTtl(byte[], int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredTtlTime(byte[], int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredWindowSize(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredXACtrlMessageType(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAttachmentByteBuffer() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getAttachmentByteBuffer() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getAttachmentByteBuffer() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getAttachmentByteBuffer() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets a ByteBuffer
containing the message's binary
attachment.
- getAttachmentContent() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getAttachmentContentBuffer() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getAttachmentContentLength() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getAttachmentContentLength() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getAttachmentContentLength() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getAttachmentContentLength() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the length of the attachment.
- getAuthenticationScheme(int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryClientCtrl
-
- getAuthenticationScheme() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getAuthenticationScheme() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getAuthenticationScheme() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the authentication scheme.
- getAuthenticationScheme() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getBackingArray() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- getBackingArray() - Method in interface com.solacesystems.jms.message.BytesMessageIF
-
- getBackingArray() - Method in class com.solacesystems.jms.message.SolBytesMessage
-
- getBackingArrayLength() - Method in interface com.solacesystems.jms.message.BytesMessageIF
-
- getBackingArrayLength() - Method in class com.solacesystems.jms.message.SolBytesMessage
-
- getBackingArrayOffset() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- getBinaryMetadataCB() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getBinaryMetadataContentLength(int) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getBinaryMetadataContentLength(int) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getBinaryMetadataContentLength(int) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getBinaryMetadataContentLength(int) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- getBinaryMetadataType() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getBinaryMetadataTypes() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getBinaryMetadataTypes() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getBinaryMetadataTypes() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getBinaryMetadataTypes() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- getBinaryMetaEncodedLength(ContentBuffer) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.BinaryMetadataEncoder
-
- getBinaryMetaEncodedLength(Collection<ContentBuffer>) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.BinaryMetadataEncoder
-
- getBindResource() - Method in class com.solacesystems.jcsmp.impl.flow.FlowTask
-
- getBodyAsBytes() - Method in interface com.solacesystems.common.protocol.ProtocolRequest
-
Gets the protocol request as an array of bytes.
- getBodyLength() - Method in class com.solacesystems.jms.message.SolBytesMessage
-
Gets the number of bytes of the message body when the message is in read-only mode.
- getBodyLength() - Method in interface javax.jms.BytesMessage
-
Gets the number of bytes of the message body when the message
is in read-only mode.
- getBoolean(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.ExactFormatter
-
- getBoolean(Object) - Method in interface com.solacesystems.jcsmp.impl.sdt.Formatter
-
- getBoolean(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.JMSFormatter
-
- getBoolean(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- getBoolean(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.PermissiveFormatter
-
- getBoolean(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns the Boolean value mapped to the specified case-sensitive key.
- getBoolean(Object) - Method in class com.solacesystems.jms.encoding.MapFormatter
-
- getBoolean(Object) - Method in class com.solacesystems.jms.encoding.StreamFormatter
-
- getBoolean(String) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Returns the boolean
value with the specified name.
- getBoolean(String) - Method in interface javax.jms.MapMessage
-
Returns the boolean
value with the specified name.
- getBooleanProperty(String) - Method in class com.solacesystems.common.ObjectPropertySet
-
Searches for the property with the specified key in the property list and
converts to Boolean.
- getBooleanProperty(String) - Method in class com.solacesystems.jcsmp.JCSMPPropertyMap
-
Searches for the property with the specified key in the property list and
converts to Boolean.
- getBooleanProperty(String) - Method in class com.solacesystems.jms.message.SolMessage
-
- getBooleanProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the boolean
property with the
specified name.
- getBoundResource() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getBranchQualifier() - Method in class com.solacesystems.common.xa.SolXid
-
- getBrowserFlow() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getBrowserTimeoutInMS() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getBrowserTimeoutInMS() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getBrowserTimeoutInMS() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
- getBrowserTimeoutInMS() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getBuffer() - Method in class com.solacesystems.common.util.ByteArray
-
Get the reference backing array.
- getBuffer() - Method in class com.solacesystems.common.util.ByteBuffer
-
Gets the backing byte array.
- getBuffer() - Method in class com.solacesystems.jcsmp.protocol.smf.FastSmfParamContainer
-
- getBufferCapacity() - Method in class com.solacesystems.common.util.ByteBuffer
-
Returns the capacity of the backing byte array.
- getBufferRefInternal() - Method in class com.solacesystems.jcsmp.impl.ContentBuffer
-
Get a reference to the internal backing byte array.
- getBufferSize() - Method in class com.solacesystems.common.util.ByteBuffer
-
Returns the amount of data in the byte array.
- getBuildDate() - Method in interface com.solacesystems.common.config.Version
-
- getBuildDate() - Method in class com.solacesystems.common.config.VersionBean
-
- getBuildTag() - Method in interface com.solacesystems.common.config.Version
-
- getBuildTag() - Method in class com.solacesystems.common.config.VersionBean
-
- getByte(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.ExactFormatter
-
- getByte(Object) - Method in interface com.solacesystems.jcsmp.impl.sdt.Formatter
-
- getByte(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.JMSFormatter
-
- getByte(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- getByte(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.PermissiveFormatter
-
- getByte(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns the Byte value mapped to the specified case-sensitive key.
- getByte(Object) - Method in class com.solacesystems.jms.encoding.MapFormatter
-
- getByte(Object) - Method in class com.solacesystems.jms.encoding.StreamFormatter
-
- getByte(String) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Returns the byte
value with the specified name.
- getByte(String) - Method in interface javax.jms.MapMessage
-
Returns the byte
value with the specified name.
- getByteArray(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.ExactFormatter
-
- getByteArray(Object) - Method in interface com.solacesystems.jcsmp.impl.sdt.Formatter
-
- getByteArray(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.JMSFormatter
-
- getByteArray(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- getByteArray(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.PermissiveFormatter
-
- getByteArray() - Method in class com.solacesystems.jcsmp.impl.sdt.UnsupportedTLV
-
- getByteArray(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
- getByteArray() - Method in interface com.solacesystems.jcsmp.SDTUnknownType
-
- getByteArray(Object) - Method in class com.solacesystems.jms.encoding.MapFormatter
-
- getByteArray(Object) - Method in class com.solacesystems.jms.encoding.StreamFormatter
-
- getByteBufferRefInternal() - Method in class com.solacesystems.jcsmp.impl.ContentBuffer
-
- getByteProperty(String) - Method in class com.solacesystems.jms.message.SolMessage
-
- getByteProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the byte
property with the specified
name.
- getBytes() - Method in interface com.solacesystems.jcsmp.BytesXMLMessage
-
Gets a byte array with the message content of the XML part.
- getBytes() - Method in class com.solacesystems.jcsmp.impl.JCSMPGenericXMLMessage
-
- getBytes() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getBytes(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.ExactFormatter
-
- getBytes(Object) - Method in interface com.solacesystems.jcsmp.impl.sdt.Formatter
-
- getBytes(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.JMSFormatter
-
- getBytes(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- getBytes(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.PermissiveFormatter
-
- getBytes() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getBytes(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns the byte[] value mapped to the specified case-sensitive key.
- getBytes(Object) - Method in class com.solacesystems.jms.encoding.MapFormatter
-
- getBytes(Object) - Method in class com.solacesystems.jms.encoding.StreamFormatter
-
- getBytes(String) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Returns the byte array value with the specified name.
- getBytes(String) - Method in interface javax.jms.MapMessage
-
Returns the byte array value with the specified name.
- getBytesWritten() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- getCachedSelector() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getCachedTopic() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getCacheName() - Method in class com.solacesystems.jcsmp.CacheSessionProperties
-
Gets the cache name of the cache to send the request to.
- getCacheRequestException() - Method in interface com.solacesystems.jcsmp.CacheEventMessage
-
Returns the exception that occurred when a cache request failed.
- getCacheRequestException() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getCacheRequestId() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getCacheRequestId() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getCacheRequestId() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getCacheRequestId() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Return the request ID set in the cache request.
- getCacheRequestResult() - Method in interface com.solacesystems.jcsmp.CacheEventMessage
-
Returns the result of the cache request.
- getCacheRequestResult() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getCacheRequestTopic() - Method in interface com.solacesystems.jcsmp.CacheEventMessage
-
Returns the topic the cache data was for.
- getCacheRequestTopic() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getCacheService() - Method in class com.solacesystems.jcsmp.impl.ContextImpl
-
- getCacheTopic() - Method in class com.solacesystems.jcsmp.CacheSessionProperties
-
Gets the Topic for the cache request.
- getCallbackOnDispatcherThread() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getCallbackOnIOThread() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getCallbackOnIOThread() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getCallbackOnIOThread() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether to call MessageListeners directly from the IO thread.
- getCallbackOnIOThread() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getCapability(CapabilityType) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getCapability(CapabilityType) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- getCapability(CapabilityType) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Gets the value of a capability for the currently connected Session.
- getCapacity() - Method in class com.solacesystems.jcsmp.impl.queues.CircularBufferList
-
- getCause() - Method in exception com.solacesystems.jcsmp.StaleSessionException
-
- getCertPathParameters() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- getCFPropertyBean() - Method in class com.solacesystems.jms.impl.ConnectionProperties
-
- getChannel() - Method in class com.solacesystems.jcsmp.impl.flow.TaskSessionRefs
-
- getChannel() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getChannel() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.SubscriberMessageReader
-
- getChannel() - Method in interface com.solacesystems.jcsmp.protocol.nio.IOHandler
-
- getChannel() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- getChannelProperties() - Method in interface com.solacesystems.jcsmp.protocol.CSMPChannel
-
- getChannelProperties() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpChannel
-
- getChar(String) - Method in class com.solacesystems.common.util.i18n.StringResourceBundleSupport
-
Look up the specified key in the receiver's resource bundle.
- getChar(String) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Returns the Unicode character value with the specified name.
- getChar(String) - Method in interface javax.jms.MapMessage
-
Returns the Unicode character value with the specified name.
- getCharacter(String) - Method in class com.solacesystems.common.util.i18n.StringResourceBundleSupport
-
Look up the specified key in the receiver's resource bundle.
- getCharacter(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.ExactFormatter
-
- getCharacter(Object) - Method in interface com.solacesystems.jcsmp.impl.sdt.Formatter
-
- getCharacter(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.JMSFormatter
-
- getCharacter(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- getCharacter(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.PermissiveFormatter
-
- getCharacter(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns the Character value mapped to the specified case-sensitive key.
- getCharacter(Object) - Method in class com.solacesystems.jms.encoding.MapFormatter
-
- getCharacter(Object) - Method in class com.solacesystems.jms.encoding.StreamFormatter
-
- getCiphers() - Method in class com.solacesystems.common.bean.SecureConnectionBean
-
- getCiphersToUse(HashSet<String>, ArrayList<String>, ArrayList<String>) - Method in class com.solacesystems.jcsmp.protocol.smf.SSLSmfClient
-
- getCipherSuites() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- getCipherSuitesList() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- getClass(String[], String) - Static method in class com.solacesystems.common.util.Reflection
-
- getClientCapabilities() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryClientCtrl
-
- getClientChannel() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getClientCtrlVersion() - Method in class com.solacesystems.jcsmp.protocol.smf.ClientCtrlHeaderBean
-
- getClientDescription(String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryClientCtrl
-
- getClientDescription() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getClientDescription() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getClientDescription() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the application description on the appliance for the data connection.
- getClientDescription() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getClientID() - Method in class com.solacesystems.jms.impl.ConnectionFactoryProperties
-
Deprecated.
- getClientID() - Method in class com.solacesystems.jms.impl.JNDIConnectionProperties
-
Deprecated.
- getClientID() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getClientID() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getClientID() - Method in class com.solacesystems.jms.SolConnection
-
- getClientID() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the client name on the appliance for the data connection.
- getClientID() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getClientID() - Method in interface javax.jms.Connection
-
Gets the client identifier for this connection.
- getClientInfoProvider() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getClientName(String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryClientCtrl
-
- getClientName() - Method in class com.solacesystems.jms.SolConnection
-
- getCloseXASessionMessageType(String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getClusterNames() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheGetResponse
-
- getCode() - Method in class com.solacesystems.common.semp.SEMPSAXParser
-
- getCode() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseParam
-
- getCode() - Method in class com.solacesystems.jms.impl.JCSMPErrorExceptionKey
-
- getComment(String) - Method in class com.solacesystems.common.semp.SEMPSAXParser
-
- getCommonNames() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- getComparable() - Method in class com.solacesystems.common.util.property.Property.Source
-
- getCompatFlags() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getCompressedPort() - Method in class com.solacesystems.common.config.DataService
-
- getCompressedURL() - Method in class com.solacesystems.common.config.JMSService
-
- getCompressionLevel() - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- getCompressionLevel() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getCompressionLevel() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getCompressionLevel() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to enable and specify the ZLIB compression level.
- getCompressionLevel() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getCompressionMode() - Method in class com.solacesystems.jcsmp.protocol.smf.SSLSmfClient
-
- getConnCounter() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- getConnCounterTag() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- getConnCounterTag() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- getConnection() - Method in class com.solacesystems.jms.SolSession
-
- getConnection() - Method in interface com.solacesystems.jms.SolSessionIF
-
- getConnection() - Method in class com.solacesystems.jms.SolTemporaryQueue
-
- getConnection() - Method in interface com.solacesystems.jms.SolTemporaryQueueIF
-
- getConnection() - Method in class com.solacesystems.jms.SolTemporaryTopic
-
- getConnection() - Method in interface com.solacesystems.jms.SolTemporaryTopicIF
-
- getConnectionInfoString() - Method in exception com.solacesystems.jcsmp.JCSMPErrorResponseException
-
- getConnectionProperties() - Method in class com.solacesystems.jms.impl.SessionProperties
-
- getConnectionType(TlvParameterFactoryClientCtrl.ConnectionType) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryClientCtrl
-
- getConnectNotifyService() - Method in class com.solacesystems.jcsmp.impl.ContextImpl
-
- getConnectRetries() - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- getConnectRetries() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getConnectRetries() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getConnectRetries() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the total number of times to attempt
and retry a connection when establishing an initial connection
for a Session to a host router.
- getConnectRetries() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getConnectRetriesPerHost() - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- getConnectRetriesPerHost() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getConnectRetriesPerHost() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getConnectRetriesPerHost() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the number of times to
retry data connection attempts to a single host before moving on to the next host
in the list.
- getConnectRetriesPerHost() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getConnectTimeoutInMillis() - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- getConnectTimeoutInMillis() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getConnectTimeoutInMillis() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getConnectTimeoutInMillis() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the timeout in milliseconds on a data connection attempt.
- getConnectTimeoutInMillis() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getConnTag() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- getConnTimeout() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- getConsumer() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getConsumer() - Method in interface com.solacesystems.jcsmp.impl.MessageDispatchTarget
-
If the MessageDispatchTarget instance is not yet subscribed with the MessageDispatcher, this method will return null.
- getConsumer() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- getConsumer() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheRequestProperties
-
- getConsumer() - Method in class com.solacesystems.jms.impl.ConnectionConsumerTransactionStrategy
-
- getConsumerDefaultFlowCongestionLimit() - Method in class com.solacesystems.jcsmp.JCSMPGlobalProperties
-
Gets the default consumer's congestion limit.
- getConsumerDefaultFlowCongestionLimit() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getConsumerDefaultFlowUncongestedLimit() - Method in class com.solacesystems.jcsmp.JCSMPGlobalProperties
-
- getConsumerDispatcher() - Method in class com.solacesystems.jcsmp.impl.ContextImpl
-
- getConsumerDispatcherQueueSize() - Method in class com.solacesystems.jcsmp.JCSMPGlobalProperties
-
Gets the size of the consumer notification dispatcher queue.
- getConsumerDispatcherQueueSize() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getConsumerId() - Method in class com.solacesystems.common.xpe.SubscriptionXpe
-
Gets the consumerId of this XPE.
- getConsumerIdList() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getConsumerIdList() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getConsumerIdList() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getConsumerIdList() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets a read-only list of consumer IDs set on this message.
- getConsumerNotifDsp() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getConsumerNotificationDispatcherFactory() - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
- getConsumers() - Method in class com.solacesystems.jms.SolSession
-
- getConsumers() - Method in interface com.solacesystems.jms.SolSessionIF
-
- getContent() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getContentBuffer() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getContentBufferRefInternal() - Method in class com.solacesystems.jcsmp.protocol.smf.FastSmfParamContainer
-
- getContentLength() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getContentLength() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getContentLength() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getContentLength() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
The length of the message content.
- getContents() - Method in class com.solacesystems.common.i18n.CommonRB
-
- getContext() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getContext() - Method in class com.solacesystems.jms.impl.ConnectionProperties
-
- getContextId() - Method in class com.solacesystems.jcsmp.impl.ContextImpl
-
- getConverter(Class<?>) - Static method in class com.solacesystems.common.property.impl.ValueOfConverter
-
- getConverter() - Method in class com.solacesystems.common.property.PropertySource
-
- getCorrelationID() - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- getCorrelationID() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- getCorrelationID() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- getCorrelationId() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getCorrelationId() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getCorrelationId() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getCorrelationId(long) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactorySmf
-
- getCorrelationId() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the correlation ID.
- getCorrelationKey() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getCorrelationKey() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getCorrelationKey() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getCorrelationKey() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the correlation key for the message.
- getCorrId() - Method in class com.solacesystems.jcsmp.impl.XAWireMessageEncoder
-
- getCorrKey() - Method in class com.solacesystems.jcsmp.impl.MsgIdInfo
-
- getCorrTag() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseParam
-
- getCos() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getCos() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getCos() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getCos() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the Class of Service (CoS) value for this message.
- getCount() - Method in class com.solacesystems.jcsmp.impl.queues.CircularBufferList
-
- getCPU() - Static method in class com.solacesystems.common.util.CPUUsage
-
For convenience
- getCpuUsageSofar() - Method in class com.solacesystems.common.util.CPUUsage
-
Returns the CPU usage for the running process tracked by the instantiation of this instance
- getCreator() - Method in class com.solacesystems.common.xpe.Xpe
-
Get the creator of this XPE
.
- getCSMPSubscriberChannel() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getCtrl_seqAlloc() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- getCurrent() - Method in interface com.solacesystems.common.util.notification.NotificationPolicy
-
- getCurrent() - Method in class com.solacesystems.common.util.notification.NotificationPolicy.ThrottledNotificationPolicy
-
- getCurrentSessionState() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- getCurrentUnackedMessageListInfo() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getCurrentUnackedMessageListInfo() - Method in class com.solacesystems.jcsmp.impl.queues.AbstractUnackedMessageList
-
- getCurrentUnackedMessageListInfo() - Method in class com.solacesystems.jcsmp.impl.queues.TransactedFlowAckMessageList
-
- getCurrentUnackedMessageListInfo() - Method in class com.solacesystems.jcsmp.impl.queues.UnackedMessageList2
-
- getCurrentUnackedMessageListInfo() - Method in class com.solacesystems.jcsmp.impl.queues.WindowAckMessageList
-
- getData() - Method in interface com.solacesystems.jcsmp.BytesMessage
-
Gets the message content of the attachment part.
- getData() - Method in class com.solacesystems.jcsmp.impl.BytesMessageImpl
-
- getData(T, int) - Method in interface com.solacesystems.jcsmp.impl.MessageDumpFieldProvider
-
- getData(JCSMPGenericXMLMessage, int) - Method in class com.solacesystems.jcsmp.impl.MessageDumpStandardProvider.FPBinaryAttachment
-
- getData(JCSMPGenericXMLMessage, int) - Method in class com.solacesystems.jcsmp.impl.MessageDumpStandardProvider.FPXml
-
- getData() - Method in class com.solacesystems.jcsmp.impl.RawSMFMessageImpl
-
- getData() - Method in interface com.solacesystems.jcsmp.RawSMFMessage
-
Gets the raw message bytes.
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsCorrelationId
-
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsDeliveryCount
-
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsDeliveryMode
-
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsDestination
-
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsExpiration
-
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsJcsmpContents
-
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsMessageId
-
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsPriority
-
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsProperties
-
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsRedelivered
-
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsReplyTo
-
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsTimestamp
-
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsType
-
- getDataHostList(int) - Method in class com.solacesystems.jndi.SolJNDIInitialContextFactory.SolJNDIInitialContext
-
- getDataService() - Method in class com.solacesystems.common.config.Router
-
- getDate() - Method in class com.solacesystems.jcsmp.impl.ReplayStartLocationDateImpl
-
- getDate() - Method in interface com.solacesystems.jcsmp.ReplayStartLocationDate
-
- getDbgFlowName() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- getDbgId() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- getDeadMessageQueueName() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getDeadMsgQueueName() - Method in class com.solacesystems.jms.impl.ConnectionFactoryProperties
-
Deprecated.
- getDecodedMessageElementDescription(int, byte[], int, int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.MessageElementDescription
-
- getDecryptingCipher() - Method in class com.solacesystems.common.util.CipherUtil
-
- getDefaultCiphers() - Static method in class com.solacesystems.common.bean.SecureConnectionBean
-
- getDefaultContext() - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Returns a reference to the default Context
.
- getDefaultDeliveryMode() - Method in interface com.solacesystems.jcsmp.protocol.CSMPPublisherChannel
-
- getDefaultDeliveryMode() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- getDefaultInstance() - Static method in class com.solacesystems.common.util.CPUUsage
-
- getDefaultValue() - Method in class com.solacesystems.common.property.Property
-
- getDefaultValue() - Method in class com.solacesystems.common.util.property.Property
-
- getDelayedStartOverride() - Method in class com.solacesystems.jms.impl.ConnectionFactoryProperties
-
Deprecated.
- getDelayedStartOverride() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getDeliverToOne() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getDeliverToOne() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getDeliverToOne() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getDeliverToOne() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Deprecated.
- getDeliverToOne() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getDeliverToOne() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getDeliverToOne() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether sent messages are deliver to one.
- getDeliverToOne() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getDeliverToOneOverride() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getDeliverToOneOverride() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getDeliverToOneOverride() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether to override deliver to one settings.
- getDeliverToOneOverride() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getDeliverToOnePriority(int, int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryClientCtrl
-
- getDeliveryCount() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getDeliveryCount() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getDeliveryCount() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getDeliveryCount() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Get message delivery count.
- getDeliveryCountEnabled(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getDeliveryMode() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getDeliveryMode() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getDeliveryMode() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getDeliveryMode() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the delivery mode of the message.
- getDeliveryMode() - Method in class com.solacesystems.jms.impl.ConnectionFactoryProperties
-
Deprecated.
- getDeliveryMode() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getDeliveryMode() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getDeliveryMode() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the delivery mode for sent messages.
- getDeliveryMode() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getDeliveryMode() - Method in class com.solacesystems.jms.SolMessageProducer
-
- getDeliveryMode() - Method in interface javax.jms.MessageProducer
-
Gets the producer's default delivery mode.
- getDescription() - Method in class com.solacesystems.common.util.property.Property
-
- getDescription(int) - Static method in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
- getDestination() - Method in interface com.solacesystems.jcsmp.FlowReceiver
-
Returns the Destination
to which messages should be
published to get routed to this flow's bound Endpoint
.
- getDestination() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getDestination() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getDestination() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getDestination(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.ExactFormatter
-
- getDestination(Object) - Method in interface com.solacesystems.jcsmp.impl.sdt.Formatter
-
- getDestination(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.JMSFormatter
-
- getDestination(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- getDestination(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.PermissiveFormatter
-
- getDestination() - Method in class com.solacesystems.jcsmp.impl.SendMultipleEntry
-
- getDestination() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getDestination() - Method in interface com.solacesystems.jcsmp.JCSMPSendMultipleEntry
-
Gets the destination to send the message to.
- getDestination(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns the Destination value mapped to the specified case-sensitive key.
- getDestination() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the destination this message was published to.
- getDestination(Object) - Method in class com.solacesystems.jms.encoding.MapFormatter
-
- getDestination(Object) - Method in class com.solacesystems.jms.encoding.StreamFormatter
-
- getDestination() - Method in class com.solacesystems.jms.SolMessageProducer
-
- getDestination() - Method in interface javax.jms.MessageProducer
-
Gets the destination associated with this MessageProducer
.
- getDestinationClass() - Method in class com.solacesystems.common.property.impl.ValueOfConverter
-
- getDestinationName() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getDestinationReceivedBytes() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getDestinationSent() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getDestinationsNum() - Method in class com.solacesystems.jcsmpx.impl.DefaultDestinationManager
-
- getDestinationsNum() - Method in interface com.solacesystems.jcsmpx.impl.DestinationManager
-
Deprecated.
Returns the total number of Destinations
already registered with this DestinationManager
- getDestinationSubscriptionState() - Method in interface com.solacesystems.jcsmp.DestinationSubscriptionStateProvider
-
Deprecated.
This method returns the most recent destination subscription state of a subscriber.
- getDestinationTopicSuffix() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getDestinationTopicSuffix() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getDestinationTopicSuffix() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getDestinationTopicSuffix() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Returns the string, without a leading delimiter, that is found after the
session's default ReplyTo base topic in an incoming message.
- getDetail(String) - Method in exception com.solacesystems.common.util.BaseException
-
- getDetails() - Method in exception com.solacesystems.common.util.BaseException
-
- getDi() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getDirectOptimized() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getDirectOptimized() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getDirectOptimized() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether to optimize the API for direct transport.
- getDirectOptimized() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getDirectTransport() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getDirectTransport() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getDirectTransport() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether to use direct transport for non-persistent messages.
- getDirectTransport() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getDisableMessageID() - Method in class com.solacesystems.jms.SolMessageProducer
-
- getDisableMessageID() - Method in interface javax.jms.MessageProducer
-
Gets an indication of whether message IDs are disabled.
- getDisableMessageTimestamp() - Method in class com.solacesystems.jms.SolMessageProducer
-
- getDisableMessageTimestamp() - Method in interface javax.jms.MessageProducer
-
Gets an indication of whether message timestamps are disabled.
- getDiscardBehavior() - Method in class com.solacesystems.jcsmp.EndpointProperties
-
Whether to notify sender if a message fails to be enqueued to the
endpoint.
- getDiscardIndication() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getDiscardIndication() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getDiscardIndication() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getDiscardIndication() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Returns true
if one or more messages have been discarded
prior to the current message, else false
.
- getDispatcher() - Method in interface com.solacesystems.jcsmp.protocol.nio.impl.ConsumerNotificationDispatcherFactory
-
- getDispatcher() - Method in class com.solacesystems.jms.impl.JCSMPDispatcher
-
- getDisplayMessage() - Method in exception com.solacesystems.common.protocol.ProtocolRequestException
-
- getDmqEligible() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getDmqEligible() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- getDmqEligible() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getDmqEligible() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getDmqEligible() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether sent messages are eligible for the dead message queue.
- getDmqEligible() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getDouble(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.ExactFormatter
-
- getDouble(Object) - Method in interface com.solacesystems.jcsmp.impl.sdt.Formatter
-
- getDouble(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.JMSFormatter
-
- getDouble(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- getDouble(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.PermissiveFormatter
-
- getDouble(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns the Double value mapped to the specified case-sensitive key.
- getDouble(Object) - Method in class com.solacesystems.jms.encoding.MapFormatter
-
- getDouble(Object) - Method in class com.solacesystems.jms.encoding.StreamFormatter
-
- getDouble(String) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Returns the double
value with the specified name.
- getDouble(String) - Method in interface javax.jms.MapMessage
-
Returns the double
value with the specified name.
- getDoubleProperty(String) - Method in class com.solacesystems.common.ObjectPropertySet
-
Searches for the property with the specified key in the property list and
converts to Double.
- getDoubleProperty(String) - Method in class com.solacesystems.jms.message.SolMessage
-
- getDoubleProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the double
property with the specified
name.
- getDto() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getDto() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- getDurability() - Method in class com.solacesystems.common.xpe.DurableXpe
-
Gets the durability of this XPE.
- getDurability(AssuredCtrlEnums.EndpointDurability) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getDurableTopicEndpointName(String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getDynamicDurables() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getDynamicDurables() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getDynamicDurables() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to indicate whether durable topic endpoints or queues are to be
created on the appliance when the corresponding Session.createDurableSubscriber() or
Session.createQueue() is called.
- getDynamicDurables() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getEffectiveProperty(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
Gets a property's value given its name.
- getEffectiveProperty(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getElement() - Method in class com.solacesystems.jcsmp.impl.XMLMessageQueueEntry
-
Get the Object value for this entry
- getElidingEligible() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getElidingEligible() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- getElidingEligible() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getElidingEligible() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getElidingEligible() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether sent messages are marked as eligible for eliding.
- getElidingEligible() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getEncodedBytes() - Method in class com.solacesystems.jcsmp.impl.ReplayStartLocationBeginningImpl
-
- getEncodedBytes() - Method in class com.solacesystems.jcsmp.impl.ReplayStartLocationDateImpl
-
- getEncodedClientName() - Method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- getEncodedMessageElementDescription(int, long) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.MessageElementDescription
-
- getEncodedName(Destination) - Method in class com.solacesystems.jcsmp.DestinationUtils
-
- getEncodedName(Destination) - Method in class com.solacesystems.jcsmp.impl.DestinationUtilsImpl
-
- getEncodedParams(byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderBean
-
Dumps the encoded parameter buffer to paramData.
- getEncodedParams(byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.FastSmfParamContainer
-
Dumps the encoded parameter buffer to paramData.
- getEncodedParams(byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
Dumps the encoded parameter buffer to paramData.
- getEncodedParamsLen() - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderBean
-
- getEncodedParamsLen() - Method in class com.solacesystems.jcsmp.protocol.smf.FastSmfParamContainer
-
- getEncodedQueueName() - Method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- getEncodedUtf8Subscription() - Method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- getEncPubMsgHeader() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getEncryptingCipher() - Method in class com.solacesystems.common.util.CipherUtil
-
- getEndpoinErrortId(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getEndpoint() - Method in class com.solacesystems.jcsmp.BrowserProperties
-
Returns the Endpoint to browse.
- getEndpoint() - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
Gets the remote Endpoint to bind to.
- getEndpoint() - Method in interface com.solacesystems.jcsmp.FlowReceiver
-
Returns the appliance Endpoint this flow is bound to.
- getEndpoint() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getEndpoint() - Method in class com.solacesystems.jms.SolMessageConsumer
-
- getEndpoint() - Method in interface com.solacesystems.jms.SolMessageConsumerIF
-
- getEndpointErrorId() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getEndpointErrorId() - Method in class com.solacesystems.jcsmp.impl.flow.UnbindRequestTask
-
- getEndpointErrorId(long) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getEndpointId() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getEndpointId(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getEndpointMaxMessageSize(int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getEndpointProperties() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getEndpointQuotaMB(int) - Metho