|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.xfire.client.Invocation
public class Invocation
| Constructor Summary | |
|---|---|
Invocation(Client client)
|
|
| Method Summary | |
|---|---|
MessageContext |
getContext()
|
void |
receive(java.lang.Object response)
|
void |
receiveFault(java.lang.Exception fault)
|
protected void |
waitForResponse()
Waits for a response from the service. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Invocation(Client client)
| Method Detail |
|---|
public MessageContext getContext()
protected void waitForResponse()
public void receive(java.lang.Object response)
public void receiveFault(java.lang.Exception fault)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||