org.apache.sandesha2.wsrm
Interface IOMRMPart
- All Superinterfaces:
- IOMRMElement
- All Known Implementing Classes:
- AckRequested, CreateSequence, CreateSequenceResponse, Sequence, SequenceAcknowledgement, TerminateSequence
- public interface IOMRMPart
- extends IOMRMElement
This is the base interface for RM infoset objects that are added directly so
SOAPBody or SOAPHeader (we call them MessageParts).
- Author:
- Chamikara Jayalath , Sanka Samaranayaka , Saminda Abeyruwan
Method Summary |
void |
toSOAPEnvelope(org.apache.axis2.soap.SOAPEnvelope envelope)
|
toSOAPEnvelope
public void toSOAPEnvelope(org.apache.axis2.soap.SOAPEnvelope envelope)
Copyright © 2005 Apache Web Services. All Rights Reserved.