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