|
Java API Reference for Oracle Infrastructure Web Services 11 Release 1 (11.1.1) E10654-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
Java API Reference for Oracle Infrastructure Web Services 11 Release 1 (11.1.1) E10654-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||