org.apache.muse.ws.notification
Interface Policy

All Superinterfaces:
XmlSerializable

public interface Policy
extends XmlSerializable

Policy is a data structure used by the WS-Notification Subscribe operation to allow clients to control how many and what type of messages they receive from a resource, above and beyond the basic filtering mechanism. Instances of this type will be used by a resource's WS-N implementation to determine if and when a message that has been published should be sent to a given subscriber.

Author:
Dan Jemiolo (danj)

Method Summary
 
Methods inherited from interface org.apache.muse.util.xml.XmlSerializable
toXML, toXML
 



Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.