Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

Package weblogic.wsee.reliability2.sequence

Provides ingerfaces and classes for weblogic.wsee.reliability2.sequence/code>.

See:
          Description

Interface Summary
OfferSequence Represents a reliable sequence that has been offered by an RM source to an RM destination.
 

Class Summary
CreateSequencePostSecurityTokenCallback  
MessageInfo Represents a reliable message on a sequence, and what we know about it.
SourceMessageInfo Represents an outgoing reliable request from the source sequence, what we know about it, and what we've received in response to it.
SourceMessageInfo.ClientInvokeInfo  
 

Exception Summary
UnknownSequenceException Indicates a sequence with a given ID could not be found.
UnknownSourceSequenceException Indicates that a source sequence (on the RM source side) could not be found.
 

Package weblogic.wsee.reliability2.sequence Description

Provides ingerfaces and classes for weblogic.wsee.reliability2.sequence/code>.


Copyright 1996, 2013, 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.1.2)

Part Number E27170-01