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

Part Number E27170-01

Uses of Class
weblogic.wsee.reliability2.sequence.UnknownSourceSequenceException

Packages that use UnknownSourceSequenceException
weblogic.wsee.reliability2.api Provides interfaces, classes, and enumerations for developing Web Services Reliable Messaging (WS-RM) for JAX-RPC Web services. 
 

Uses of UnknownSourceSequenceException in weblogic.wsee.reliability2.api
 

Methods in weblogic.wsee.reliability2.api that throw UnknownSourceSequenceException
 SortedSet WsrmClient.getAckRanges()
          Gets a set of MessageRange objects indicating which requests have been acknowledged by the RM destination for this client.
 SourceMessageInfo WsrmClient.getMessageInfo(long msgNum)
          Get information describing a reliable message sent from this stub, given that message's message number.
 


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