int _id
String _label
int _hashCode
PropertySourceChangeEvent<T> mPropertySourceChangeEvent
String m_displayMsg
int mInitialSize
byte[] mBuffer
int mBufferSize
int mBufferCapacity
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
IOExceptionString m_subscription
int _formatId
byte[] _globalTxId
byte[] _branchQual
String m_durability
int m_priority
long _consumerId
int _numOfSubscriptions
String stack
boolean tcpNoDelay
int smfPort
int connectTimeoutInMillis
int readTimeoutInMillis
int connectRetries
int reconnectRetries
int reconnectRetryWaitInMillis
int keepAliveIntervalInMillis
int keepAliveLimit
int compressionLevel
int connectRetriesPerHost
int so_sndbuf
int so_rcvbuf
int responseCode
String responsePhrase
String responseBody
String connectionInfoStr
JCSMPErrorResponseSubcodeMapper.ErrorContext econtext
String extraInfo
int subcode
int producerDispatcherQueueSize
int consumerDispatcherQueueSize
int consumerDefaultFlowCongestionLimit
int reconnectFreqManagerMaxReconnects
int responseCode
String responsePhrase
DeliveryMode dm_compat
boolean isDurable
String reportedPublicName
JCSMPException cause
int _numOfSubscriptions
boolean rxAllDeliverToOne
byte[] nameBytes
boolean isTemporary
String name
String hostId
MessageMetadataAdapter m_adaptor
byte[] trmTopicBytes
int trmDestOffset
int trmDestLength
boolean isInitialized
boolean isValidatedCrbPub
boolean isValidatedCrbSub
boolean isValidCrbPub
boolean isValidCrbSub
boolean isValidatedTrbPub
boolean isValidatedTrbSub
boolean isValidTrbPub
boolean isValidTrbSub
JCSMPVersion _versioninfo
UnsupportedTLV.Reason mReason
int _tag
XAResponseParam _response
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream out) throws IOException
IOExceptionJMSProperties mProperties
JMSPropertyBean mBean
JMSConnectionFactoryPropertyBean mCFBean
Destination mJCSMPDestination
boolean mDeleted
boolean mDeleted
JCSMPProperties mJCSMPProperties
int mDeliveryMode
boolean mXMLPayload
boolean mDirectTransport
boolean mDeliverToOne
boolean mDeliverToOneOverride
boolean mDefaultContext
boolean mDMQEligible
boolean mDynamicDurables
boolean mRespectTTL
String mDeadMsgQueueName
boolean mElidingEligible
String mClientID
Boolean mDelayedStartOverride
int mSendWindowSize
String mClientID
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream out) throws IOException
IOExceptionpublic void writeObject(Object value) throws JMSException
This method works only for the objectified primitive object types (Integer,Double,
Long ...), String objects, and byte arrays.
JMSException - if the JMS provider fails to write the message due to some internal error.MessageFormatException - if the object is of an invalid type.MessageNotWriteableException - if the message is in read-only mode.NullPointerException - if the parameter value is null.private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream out) throws IOException
IOExceptionprivate void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream out) throws IOException
IOExceptionString mJMSClientID
String mJMSCorrelationID
int mJMSDeliveryMode
Destination mJMSDestination
boolean mJMSDestinationSet
long mJMSExpiration
String mJMSMessageID
boolean mJMSMessageIDSet
int mJMSPriority
boolean mJMSRedelivered
Destination mJMSReplyTo
long mJMSTimestamp
boolean mJMSTimestampSet
String mJMSType
boolean mReadOnlyProperties
Map<K,V> mProperties
Boolean mIsXML
Boolean mIsReplyMsg
Boolean mIsDTO
Boolean mDMQEligible
Boolean mElidingEligible
Boolean mDiscardIndication
Long mTopicSequenceNumber
String mHTTPContentType
String mHTTPContentEncoding
String mSenderID
Integer mDeliveryCount
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream out) throws IOException
IOExceptionSerializable mObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic Object readObject() throws JMSException
This method can be used to return, in objectified format,
an object in the Java programming language ("Java object") that has
been written to the stream with the equivalent
writeObject method call, or its equivalent primitive
writetype method.
Note that byte values are returned as byte[], not
Byte[].
An attempt to call readObject to read a byte field
value into a new byte[] object before the full value of the
byte field has been read will throw a
MessageFormatException.
JMSException - if the JMS provider fails to read the message
due to some internal error.MessageEOFException - if unexpected end of message stream has
been reached.MessageFormatException - if this type conversion is invalid.MessageNotReadableException - if the message is in write-only
mode.SolStreamMessage.readBytes(byte[] value)private void writeObject(ObjectOutputStream out) throws IOException
IOExceptionpublic void writeObject(Object value) throws JMSException
This method works only for the objectified primitive
object types (Integer, Double,
Long ...), String objects, and byte
arrays.
JMSException - if the JMS provider fails to write the message
due to some internal error.MessageFormatException - if the object is invalid.MessageNotWriteableException - if the message is in read-only
mode.private void writeObject(ObjectOutputStream out) throws IOException
IOExceptionString mText
Copyright 2004-2019 Solace Corporation. All rights reserved.