org.globus.wsrf.client
Class Subscribe
java.lang.Object
|
+--org.globus.wsrf.client.BaseClient
|
+--org.globus.wsrf.client.Subscribe
- All Implemented Interfaces:
- NotifyCallback
- public class Subscribe
- extends BaseClient
- implements NotifyCallback
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Subscribe
public Subscribe()
main
public static void main(String[] args)
deliver
public void deliver(List topicPath,
EndpointReferenceType producer,
Object message)
- Description copied from interface:
NotifyCallback
- Deliver the notification message
- Specified by:
deliver in interface NotifyCallback
- Following copied from interface:
org.globus.wsrf.NotifyCallback
- Parameters:
topicPath - The topic path for the topic that generated the
notificationproducer - The producer endpoint referencemessage - The notification message
Copyright © 1999-2003 University of Chicago and The University of Southern California. All rights reserved.