|
Java API Reference for Oracle Infrastructure Web Services 11 Release 1 (11.1.1) E10654-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AddressingInfo
This class stores the addressing information of the request.
| Method Summary | ||
|---|---|---|
Dispatch<SOAPMessage> |
getDispatch()Returns a dispatch object will write the proper addressing headers based in the outgoing message. |
|
String |
getMessageId()The message id of the request message. |
|
|
getPort(Class<T> callbackInterface)Returns a proxy object will write the proper addressing headers based in the outgoing message. |
|
| Method Detail |
|---|
String getMessageId()
<T> T getPort(Class<T> callbackInterface)
callbackInterface -Dispatch<SOAPMessage> getDispatch()
|
Java API Reference for Oracle Infrastructure Web Services 11 Release 1 (11.1.1) E10654-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||