Skip navigation links

Java API Reference for Oracle Infrastructure Web Services
11
Release 1 (11.1.1)

E10654-04


Uses of Interface
oracle.webservices.rm.ReliableSession

Packages that use ReliableSession
oracle.webservices.rm This package contains the classes and interfaces to support reliable SOAP message exchanges using WS-Reliable Messaging. 

 

Uses of ReliableSession in oracle.webservices.rm

 

Methods in oracle.webservices.rm that return ReliableSession
abstract  ReliableSession ReliableSessionFactory.createReliableSession(Dispatch<SOAPMessage> dispatch, WSRMProtocolVersion version)
          Create a new WS-RM session, and bind it to the specified dispatch.
abstract  ReliableSession ReliableSessionFactory.createReliableSession(Stub port)
          Create a new WS-RM session, and bind it to the specified Stub.
abstract  ReliableSession ReliableSessionFactory.createReliableSession(Stub port, WSRMProtocolVersion version)
          Create a new WS-RM session, and bind it to the specified Stub.
abstract  ReliableSession ReliableSessionFactory.createReliableSession(Stub port, WSRMProtocolVersion version, String soapVersion)
          Create a new WS-RM session, and bind it to the specified Stub.

 


Skip navigation links

Java API Reference for Oracle Infrastructure Web Services
11
Release 1 (11.1.1)

E10654-04


Copyright © 2006, 2010, Oracle and/or its affiliates. All rights reserved..