|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SIBInboundReceiverStream
This class specifies the properties of an inbound receiver stream for messages of a certain QoS being received by a messaging engine from a corresponding remote message point.
Method Summary | |
---|---|
long |
getActiveMessages()
Get the number of messages currently on this stream. |
long |
getLastDeliveredMessage()
Get the system ID of the last message delivered on the stream. |
int |
getPriority()
Get the priority of this message stream (0-9) . |
java.lang.String |
getReliability()
Get the reliability of this message stream (BestEffortNonPersistent, ExpressNonPersistent, ReliableNonPersistent, Reliablepersistent, AssuredPersistent). |
java.lang.String |
getState()
Get the state of this stream. |
java.lang.String |
getStreamId()
Get the system id of this inbound receiver. |
Method Detail |
---|
java.lang.String getStreamId()
java.lang.String getReliability()
int getPriority()
long getActiveMessages()
long getLastDeliveredMessage()
java.lang.String getState()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |