com.ibm.websphere.sib.admin
Interface SIBRemoteMessageDetail
- All Superinterfaces:
- SIBRemoteMessage
- All Known Subinterfaces:
- SIBReceivedMessageDetail, SIBRequestMessageDetail, SIBTransmitMessageDetail
public interface SIBRemoteMessageDetail
- extends SIBRemoteMessage
getType
java.lang.String getType()
- Specified by:
getType
in interface SIBRemoteMessage
getBusDiscriminator
java.lang.String getBusDiscriminator()
getBusPriority
java.lang.Integer getBusPriority()
getBusReliability
java.lang.String getBusReliability()
getBusTimeToLive
java.lang.Long getBusTimeToLive()
getBusReplyDiscriminator
java.lang.String getBusReplyDiscriminator()
getBusReplyPriority
java.lang.Integer getBusReplyPriority()
getBusReplyReliability
java.lang.String getBusReplyReliability()
getBusReplyTimeToLive
java.lang.Long getBusReplyTimeToLive()
getBusSystemMessageId
java.lang.String getBusSystemMessageId()
getJsMessageType
java.lang.String getJsMessageType()
getJsApproximateLength
int getJsApproximateLength()
getJsTimestamp
java.lang.Long getJsTimestamp()
getJsMessageWaitTime
java.lang.Long getJsMessageWaitTime()
getJsCurrentMEArrivalTimestamp
java.lang.Long getJsCurrentMEArrivalTimestamp()
getJsRedeliveredCount
java.lang.Integer getJsRedeliveredCount()
getJsSecurityUserid
java.lang.String getJsSecurityUserid()
getJsProducerType
java.lang.String getJsProducerType()
getJsApiMessageIdAsBytes
byte[] getJsApiMessageIdAsBytes()
getJsCorrelationIdAsBytes
byte[] getJsCorrelationIdAsBytes()
getApiMessageId
java.lang.String getApiMessageId()
getApiCorrelationId
java.lang.String getApiCorrelationId()
getApiUserid
java.lang.String getApiUserid()
getApiFormat
java.lang.String getApiFormat()
getJmsDeliveryMode
java.lang.String getJmsDeliveryMode()
getJmsExpiration
java.lang.Long getJmsExpiration()
getJmsDestination
java.lang.String getJmsDestination()
getJmsReplyTo
java.lang.String getJmsReplyTo()
getJmsRedelivered
java.lang.Boolean getJmsRedelivered()
getJmsType
java.lang.String getJmsType()
getJmsxDeliveryCount
int getJmsxDeliveryCount()
getJmsxAppId
java.lang.String getJmsxAppId()