|
Java API Reference for Oracle Infrastructure Web Services 11 Release 1 (11.1.1) E10654-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Response<T>
The Response interface provides methods used to obtain the payload and context of a message sent in response to an operation invocation.
| Method Summary | |
|---|---|
javax.xml.ws.handler.MessageContext |
getMessageContext() |
| Methods inherited from interface java.util.concurrent.Future |
|---|
cancel, get, get, isCancelled, isDone |
| Method Detail |
|---|
javax.xml.ws.handler.MessageContext getMessageContext()
throws java.util.concurrent.ExecutionException,
InterruptedException
java.util.concurrent.ExecutionExceptionInterruptedException
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||