Skip navigation links

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

E10654-04


Uses of Interface
oracle.webservices.addressing.AddressingInfo

Packages that use AddressingInfo
oracle.webservices.addressing   

 

Uses of AddressingInfo in oracle.webservices.addressing

 

Methods in oracle.webservices.addressing that return AddressingInfo
static AddressingInfo AddressingHelper.getAddressingInfo(WebServiceContext wsCxt)
          create an AddressingInfo Object using the addressing properties that is based on the incoming message In other words, ReplyTO will become to, MsgId will be set in the RelatesTo etc null if no addressing properties are found.
static AddressingInfo AddressingHelper.newAddressingInfoFromString(String s)
          create an instance of addressing info from a string

 


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..