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

Packages that use IOMRMElement
org.apache.sandesha2.wsrm   
 

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
          Represents the RM Accept element which may come within the Create Sequence Response.
 class AckFinal
          This represent the wsrm:final element that may be present withing a sequence acknowledgement.
 class AckNone
          This represent the wsrm:none element that may be present withing a sequence acknowledgement.
 class AcknowledgementRange
          Represents and AcknowledgementRange element.
 class AckRequested
          Represent the AckRequested header block.
 class AcksTo
          Represents an AcksTo element which comes within Create Sequence messages.
 class Address
          Represents an Address element.
 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 Endpoint
           
 class Expires
          Represents an Expires element.
 class FaultCode
          Represents an FaultCode element.
 class Identifier
           
 class LastMessage
          Represent the LastMessage element defined by the WSRM 1.0 epecification.
 class MakeConnection
           
 class MessageNumber
          Represents an MessageNumber element.
 class MessagePending
           
 class Nack
          Represents an Nack element.
 class Sequence
          Represents a Sequence element which get carried within a RM application message.
 class SequenceAcknowledgement
          Adds the SequenceAcknowledgement header block.
 class SequenceFault
          Adds the SequenceFault header block.
 class SequenceOffer
          Represents an SequenceOffer element which may be present within a Create Sequence message.
 class TerminateSequence
          Adds the Terminate Sequence body part.
 class TerminateSequenceResponse
          Adds the Terminate Sequence Response body part.
 class UsesSequenceSTR
          Class which handles the UsesSequenceSTR header block
 



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