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

Part Number E41849-02

Uses of Class
weblogic.wsee.reliability2.exception.WsrmException

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

Uses of WsrmException in weblogic.wsee.reliability2.api
 

Methods in weblogic.wsee.reliability2.api that throw WsrmException
 void WsrmClient.closeSequence()
          Deprecated. Closes a sequence, as defined by the WS-RM 1.1 spec.
 void WsrmClient.requestAcknowledgement()
          Deprecated. Send an acknowledgement request to the RM destination.
 void WsrmClient.sendWsrm10EmptyLastMessage()
          Deprecated.  
 void WsrmClient.terminateSequence()
          Deprecated. Forcibly terminate a sequence.
 

Uses of WsrmException in weblogic.wsee.reliability2.sequence
 

Subclasses of WsrmException in weblogic.wsee.reliability2.sequence
 class UnknownSequenceException
          Deprecated.  
 class UnknownSourceSequenceException
          Deprecated.  
 

Methods in weblogic.wsee.reliability2.sequence that throw WsrmException
 void CreateSequencePostSecurityTokenCallback.execute(MessageContext mc)
           
static void CreateSequencePostSecurityTokenCallback.processCallback(MessageContext mc)
           
 


Copyright 1996, 2014, 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.3)

Part Number E41849-02