org.apache.ws.pubsub
Interface SubscriptionEndConsumer

All Known Implementing Classes:
ForwardEndConsumer

public interface SubscriptionEndConsumer


Method Summary
 void end(Subscription subscription, java.lang.String reason)
           
 org.apache.ws.addressing.EndpointReference getEPR()
           
 

Method Detail

end

public void end(Subscription subscription,
                java.lang.String reason)

getEPR

public org.apache.ws.addressing.EndpointReference getEPR()


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