|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface WsrmRequestInfo
Represents a sent request on the RM source (sending-side) or a received request on the RM destination (receiving-side).
| Method Summary | |
|---|---|
abstract String |
getMessageId()The message ID for this request. |
abstract String |
getResponseMessageId()The message ID of any response message that could be correlated to this request (response received for RM source or sent for RM destination). |
abstract long |
getResponseTimestamp()The time a response correlated to this request was received (RM source) or sent (RM destination). |
abstract long |
getSeqNum()The sequence number of this request within the sequence (1..n) |
abstract String |
getSoapAction()SOAP action value for the request message. |
abstract long |
getTimestamp()The time this request was sent (RM source) or received (RM destination) |
abstract boolean |
isAckFlag()Flag indicating the request has had an ack received for it (RM source) or sent for it (RM destination) |
| Method Detail |
|---|
String getMessageId()
long getSeqNum()
String getSoapAction()
long getTimestamp()
boolean isAckFlag()
String getResponseMessageId()
long getResponseTimestamp()
|
Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||