org.apache.airavata.wsmg.client
Class ConsumerServer
java.lang.Object
org.apache.airavata.wsmg.client.ConsumerServer
public class ConsumerServer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SUPPORT_SINGLE_OP
public static final String SUPPORT_SINGLE_OP
- See Also:
- Constant Field Values
ConsumerServer
public ConsumerServer(int listenPort,
ConsumerNotificationHandler h)
getConsumerServiceEPRs
public String[] getConsumerServiceEPRs()
start
public void start()
throws org.apache.axis2.AxisFault
- Parameters:
args -
- Throws:
org.apache.axis2.AxisFault
Exception
stop
public void stop()
getListenPort
public int getListenPort()
Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.