Field Summary |
|
public long | ackRequestInterval Length of time between ackRequests. |
public String | acksTo |
public boolean | allowDuplicates |
public int | bufferSize Number of messages that destination will buffer pending delivery. |
public long | closeTimeout Lenth of time that RMClientPipe.preDestroy will block while
waiting for unacknowledged messages to arrive. |
public String | companionSequenceId SequenceId for the companion sequence, if any. |
public RMConstants | constants RMConstants enum value using correct addressing version. |
public boolean | flowControl Indicates whether flow control is enabled. |
public long | inactivityTimeout Number of milliseconds after which destination may terminate sequence. |
public boolean | ordered For OutboundSequences, determines whether destination guarantees ordered delivery. |
public long | resendInterval |
public RMVersion | rmVersion |
public String | sequenceId SequenceId for the sequence. |
public boolean | sequenceSTR SequenceSTR setting from Policy. |
public boolean | sequenceTransportSecurity SequenceTransportSecurity setting from Policy. |
public SOAPVersion | soapVersion |