org.apache.airavata.wsmg.msgbox.client
Class TakeMessages
java.lang.Object
org.apache.airavata.wsmg.msgbox.client.TakeMessages
public class TakeMessages
- extends Object
This class can be used to invoke takeMessages operation of msgBoxService and returns the resultant operation status
|
Constructor Summary |
TakeMessages(org.apache.axis2.addressing.EndpointReference msgBoxEpr,
long timeout)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
msgBoxEndPointReference
protected org.apache.axis2.addressing.EndpointReference msgBoxEndPointReference
timeoutInMilliSeconds
protected long timeoutInMilliSeconds
TakeMessages
public TakeMessages(org.apache.axis2.addressing.EndpointReference msgBoxEpr,
long timeout)
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
getTimeoutInMilliSeconds
public long getTimeoutInMilliSeconds()
setTimeoutInMilliSeconds
public void setTimeoutInMilliSeconds(long timeout)
execute
public Iterator<org.apache.axiom.om.OMElement> execute()
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.