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