Interface SOAPEnvelopeBlock
-
- All Superinterfaces:
Block<SOAPEnvelope,Void>,org.apache.axiom.om.OMDataSource,org.apache.axiom.om.OMDataSourceExt
- All Known Implementing Classes:
SOAPEnvelopeBlockImpl
public interface SOAPEnvelopeBlock extends Block<SOAPEnvelope,Void>
SOAPEnvelopeBlock Block represented by an SAAJ SOAPEnvelope. This kind of block is useful for building the initial Message
-
-
Method Summary
-
Methods inherited from interface org.apache.axis2.jaxws.message.Block
getBlockFactory, getBusinessContext, getBusinessObject, getOMElement, getParent, getQName, getXMLStreamReader, isConsumed, isElementData, isQNameAvailable, outputTo, setParent, traceString
-
-