|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (3)
View Page History
h2. Using it
Call the WSAdressing endpoint and set the target address in the message exchange org.ow2.petals.component.framework.api.Constants.WSStar.Addressing.TO_QNAME property.
h3. Raw usage
Call the WSAdressing endpoint and set the target address (as String) in the message exchange _org.ow2.petals.component.framework.api.Constants.WSStar.Addressing.TO_QNAME_ property.
h3. API
The DSB provides clients APIs at the kernel and at the components level. These APIs abstract all the DSB machinery and provides a really simple way to invoke services. Additionally, this API also allows to create WSA-enabled messages so you can forget the previous statement about Raw usage and setting properties in messages...
{info}Please refer to the *client page* for instructions on getting and using the client API.
\\ {info}
Once you get a client, you can create a WSA-enabled message by instantiating _org.petalslink.dsb.service.client.WSAMessageImpl_ with the target endpoint.
{info}Code TODO{info}
h3. API
The DSB provides clients APIs at the kernel and at the components level. These APIs abstract all the DSB machinery and provides a really simple way to invoke services. Additionally, this API also allows to create WSA-enabled messages so you can forget the previous statement about Raw usage and setting properties in messages...
{info}Please refer to the *client page* for instructions on getting and using the client API.
\\ {info}
Once you get a client, you can create a WSA-enabled message by instantiating _org.petalslink.dsb.service.client.WSAMessageImpl_ with the target endpoint.
{info}Code TODO{info}
h2. URI pattern list
