org.apache.sandesha2.wsrm
Interface IOMRMPart
- All Superinterfaces:
- IOMRMElement
- All Known Implementing Classes:
- AckRequested, CloseSequence, CloseSequenceResponse, CreateSequence, CreateSequenceResponse, Sequence, SequenceAcknowledgement, TerminateSequence, TerminateSequenceResponse
- 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.axiom.soap.SOAPEnvelope envelope)
|
toSOAPEnvelope
public void toSOAPEnvelope(org.apache.axiom.soap.SOAPEnvelope envelope)
throws SandeshaException
- Throws:
SandeshaException
Copyright © 2005-2006 Apache Web Services. All Rights Reserved.