org.apache.airavata.wsmg.msgbox.client
Class CreateMsgBox
java.lang.Object
org.apache.airavata.wsmg.msgbox.client.CreateMsgBox
public class CreateMsgBox
- extends Object
This class can be used to invoke createMsgBox operation of msgBoxService and returns the resultant messageBoxId as
EndpointReference
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
msgBoxEndPointReference
protected String msgBoxEndPointReference
timeoutInMilliSeconds
protected long timeoutInMilliSeconds
CreateMsgBox
public CreateMsgBox(String msgBoxLocation,
long timeout)
getTimeoutInMilliSeconds
public long getTimeoutInMilliSeconds()
setTimeoutInMilliSeconds
public void setTimeoutInMilliSeconds(long timeout)
execute
public org.apache.axis2.addressing.EndpointReference execute()
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.