|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConsumerNotificationHandler | |
|---|---|
| org.apache.airavata.wsmg.client | |
| org.apache.airavata.wsmg.gui | |
| Uses of ConsumerNotificationHandler in org.apache.airavata.wsmg.client |
|---|
| Methods in org.apache.airavata.wsmg.client with parameters of type ConsumerNotificationHandler | |
|---|---|
void |
ConsumerServerHandler.createConsumerServer(int listenPort,
ConsumerNotificationHandler h)
|
String[] |
WsntMsgBrokerClient.startConsumerService(int port,
ConsumerNotificationHandler handler)
|
String[] |
WseMsgBrokerClient.startConsumerService(int port,
ConsumerNotificationHandler handler)
|
String[] |
MessageBrokerClient.startConsumerService(int port,
ConsumerNotificationHandler handler)
|
| Constructors in org.apache.airavata.wsmg.client with parameters of type ConsumerNotificationHandler | |
|---|---|
ConsumerMsgReceiver(ConsumerNotificationHandler notifHandler)
|
|
ConsumerServer(int listenPort,
ConsumerNotificationHandler h)
|
|
| Uses of ConsumerNotificationHandler in org.apache.airavata.wsmg.gui |
|---|
| Classes in org.apache.airavata.wsmg.gui that implement ConsumerNotificationHandler | |
|---|---|
class |
WsntViewerConsumerNotificationHandler
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||