org.apache.airavata.wsmg.client
Class ConsumerServerHandler

java.lang.Object
  extended by org.apache.airavata.wsmg.client.ConsumerServerHandler

public class ConsumerServerHandler
extends Object


Constructor Summary
ConsumerServerHandler()
           
 
Method Summary
 void createConsumerServer(int listenPort, ConsumerNotificationHandler h)
           
 String[] getConsumerServiceEndpointReference()
           
 void shutdownConsumerService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConsumerServerHandler

public ConsumerServerHandler()
Method Detail

createConsumerServer

public void createConsumerServer(int listenPort,
                                 ConsumerNotificationHandler h)
                          throws MsgBrokerClientException
Throws:
MsgBrokerClientException

getConsumerServiceEndpointReference

public String[] getConsumerServiceEndpointReference()
                                             throws MsgBrokerClientException
Throws:
MsgBrokerClientException

shutdownConsumerService

public void shutdownConsumerService()


Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.