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

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

Uses of IOMRMElement in org.apache.sandesha2
 

Methods in org.apache.sandesha2 that return IOMRMElement
 IOMRMElement RMMsgContext.getMessagePart(int partId)
           
 

Uses of IOMRMElement in org.apache.sandesha2.wsrm
 

Subinterfaces of IOMRMElement in org.apache.sandesha2.wsrm
 interface IOMRMPart
          This is the base interface for RM infoset objects that are added directly so SOAPBody or SOAPHeader (we call them MessageParts).
 

Classes in org.apache.sandesha2.wsrm that implement IOMRMElement
 class Accept
           
 class AckFinal
           
 class AckNone
           
 class AcknowledgementRange
           
 class AckRequested
          Represent the AckRequested header block.
 class AcksTo
           
 class Address
           
 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 Expires
           
 class FaultCode
           
 class Identifier
           
 class LastMessage
           
 class MessageNumber
           
 class Nack
           
 class Sequence
           
 class SequenceAcknowledgement
          Adds the SequenceAcknowledgement header block.
 class SequenceFault
          Adds the SequenceFault header block.
 class SequenceOffer
           
 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.