org.apache.ws.pubsub
Interface Publisher

All Known Implementing Classes:
Publisher, Publisher

public interface Publisher


Method Summary
 void publish(java.lang.Object msg, Topic t)
           
 

Method Detail

publish

public void publish(java.lang.Object msg,
                    Topic t)


Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.