|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IOMRMPart | |
org.apache.sandesha2 | |
org.apache.sandesha2.wsrm |
Uses of IOMRMPart in org.apache.sandesha2 |
Methods in org.apache.sandesha2 that return IOMRMPart | |
IOMRMPart |
RMMsgContext.getMessagePart(int partId)
|
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 |
MakeConnection
|
class |
MessagePending
|
class |
Sequence
Represents a Sequence element which get carried within a RM application message. |
class |
SequenceAcknowledgement
Adds the SequenceAcknowledgement header block. |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |