Uses of Interface
org.apache.sandesha2.wsrm.IOMRMPart

Packages that use IOMRMPart
org.apache.sandesha2   
org.apache.sandesha2.wsrm   
 

Uses of IOMRMPart in org.apache.sandesha2
 

Methods in org.apache.sandesha2 with parameters of type IOMRMPart
 void RMMsgContext.setMessagePart(int partId, IOMRMPart part)
          Sets an IRMPart object to the MessageContext.
 

Uses of IOMRMPart in org.apache.sandesha2.wsrm
 

Classes in org.apache.sandesha2.wsrm that implement IOMRMPart
 class AckRequested
          Represent the AckRequested header block.
 class CloseSequence
          Adds the Close Sequence body part.
 class CloseSequenceResponse
          Adds the Close Sequence Response body part.
 class CreateSequence
          Represent the CreateSequence body element.
 class CreateSequenceResponse
          Adds the CreateSequenceResponse body part.
 class Sequence
           
 class SequenceAcknowledgement
          Adds the SequenceAcknowledgement header block.
 class TerminateSequence
          Adds the Terminate Sequence body part.
 class TerminateSequenceResponse
          Adds the Terminate Sequence Response body part.
 



Copyright © 2005-2006 Apache Web Services. All Rights Reserved.