Axis 1.X WSDD Reference: chain

Can be used in

deployment, undeployment, chain, requestFlow, responseFlow

Description

A chain can contain handlers and other chains. The handlers of a chain will be invoked in turns when the chain is invoked.

Attributes

NameMandatoryDefaultDescriptionExamples
nameno-

Name of the chain. Can be used to reference this chain elsewhere. See attribute type.

security
typeno-

Reference to a chain defined elsewhere with a correspondending name.

security

Childs

NameCardinalityDescription
handler0...*

A handler included in this chain

chain0...*

A chain that is embedded in the surrounding chain


Index

Provided by predic8.com