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 AcksTo
          Represents an AcksTo element which comes within Create Sequence messages.
 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 MakeConnection
          Only MC namespace supported
 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.
 



Copyright © The Apache Software Foundation. All Rights Reserved.