Class Hierarchy All Classes All Fields and Methods

Class com.ibm.broker.config.proxy.MessageFlowProxy.PolicySetName

java.lang.Object
        com.ibm.broker.config.proxy.MessageFlowProxy.PolicySetBase
                com.ibm.broker.config.proxy.MessageFlowProxy.PolicySetName

public class MessageFlowProxy.PolicySetName
extends MessageFlowProxy.PolicySetBase

This class represents a PolicySet associated in some way with the message flow. There are 5 ways to create this association in the BAR file editor: 1. Message Flow 'provider' (applies to all SOAPInput and SOAPReply nodes). 2. Message Flow 'consumer' (applies to all SOAPRequest, SOAPAsyncRequest and SOAPAsyncResponse nodes). 3. SOAPInput (also all applies to SOAPReply). 4. SOAPRequest. 5. SOAPAsyncRequest (also applies to SOAPAsyncResponse). A message flow may have all some or all assocations defined. A single instance of this class will be instantiated for each association.

Constructor Index
Constructor Description
MessageFlowProxy.PolicySetName()  

Constructors

MessageFlowProxy.PolicySetName

public MessageFlowProxy.PolicySetName() 

Class Hierarchy All Classes All Fields and Methods