|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.binding.soap.addressing.WSAHelper
public class WSAHelper
WS-Addressing Helper. Creates the JBI information from strings.
| Constructor Summary | |
|---|---|
WSAHelper()
|
|
| Method Summary | |
|---|---|
static Addressing |
getAddressing(org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions extensions)
Get the addressing information from the extensions |
static Addressing |
getAddressing(java.lang.String address)
Create an addressing object |
static Addressing |
merge(Addressing wsAddressing,
Addressing suAddressing)
Merge the addressing beans. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSAHelper()
| Method Detail |
|---|
public static final Addressing getAddressing(org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions extensions)
extensions -
public static Addressing getAddressing(java.lang.String address)
address - The address
public static final Addressing merge(Addressing wsAddressing,
Addressing suAddressing)
wsAddressing - The bean from the
org.ow2.petals.component.framework.api.SoapConstants.WSStar.ADDRESSING_KEY
propertysuAddressing - The bean from the service unit
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||