org.codehaus.xfire.client
Class Invocation
java.lang.Object
org.codehaus.xfire.client.Invocation
public class Invocation
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Invocation
public Invocation(Client client)
getContext
public MessageContext getContext()
waitForResponse
protected void waitForResponse()
- Waits for a response from the service.
receive
public void receive(Object response)
receiveFault
public void receiveFault(Exception fault)
Copyright © 2004-2013. All Rights Reserved.