Package cgl.narada.wsinfra.schemas.wsrm

Interfaces and base classes related to the implementation of the WS-Reliable Messaging specification.

See:
          Description

Interface Summary
AcknowledgementIntervalDocument A document containing one AcknowledgementInterval(@http://schemas.xmlsoap.org/ws/2004/03/rm) element.
AcknowledgementIntervalDocument.AcknowledgementInterval An XML AcknowledgementInterval(@http://schemas.xmlsoap.org/ws/2004/03/rm).
AckRequestedDocument A document containing one AckRequested(@http://schemas.xmlsoap.org/ws/2004/03/rm) element.
AckRequestedType An XML AckRequestedType(@http://schemas.xmlsoap.org/ws/2004/03/rm).
BaseRetransmissionIntervalDocument A document containing one BaseRetransmissionInterval(@http://schemas.xmlsoap.org/ws/2004/03/rm) element.
BaseRetransmissionIntervalDocument.BaseRetransmissionInterval An XML BaseRetransmissionInterval(@http://schemas.xmlsoap.org/ws/2004/03/rm).
CreateSequenceDocument A document containing one CreateSequence(@http://schemas.xmlsoap.org/ws/2004/03/rm) element.
CreateSequenceDocument.CreateSequence An XML CreateSequence(@http://schemas.xmlsoap.org/ws/2004/03/rm).
CreateSequenceResponseDocument A document containing one CreateSequenceResponse(@http://schemas.xmlsoap.org/ws/2004/03/rm) element.
Direction An XML Direction(@http://schemas.xmlsoap.org/ws/2004/03/rm).
ExponentialBackoffDocument A document containing one ExponentialBackoff(@http://schemas.xmlsoap.org/ws/2004/03/rm) element.
FaultCodes An XML FaultCodes(@http://schemas.xmlsoap.org/ws/2004/03/rm).
HandshakeType An XML HandshakeType(@http://schemas.xmlsoap.org/ws/2004/03/rm).
InactivityTimeoutDocument A document containing one InactivityTimeout(@http://schemas.xmlsoap.org/ws/2004/03/rm) element.
InactivityTimeoutDocument.InactivityTimeout An XML InactivityTimeout(@http://schemas.xmlsoap.org/ws/2004/03/rm).
MatchChoiceType An XML MatchChoiceType(@http://schemas.xmlsoap.org/ws/2004/03/rm).
PolicyAssertionType An XML PolicyAssertionType(@http://schemas.xmlsoap.org/ws/2004/03/rm).
SequenceAcknowledgementDocument A document containing one SequenceAcknowledgement(@http://schemas.xmlsoap.org/ws/2004/03/rm) element.
SequenceAcknowledgementDocument.SequenceAcknowledgement An XML SequenceAcknowledgement(@http://schemas.xmlsoap.org/ws/2004/03/rm).
SequenceAcknowledgementDocument.SequenceAcknowledgement.AcknowledgementRange An XML AcknowledgementRange(@http://schemas.xmlsoap.org/ws/2004/03/rm).
SequenceCreationDocument A document containing one SequenceCreation(@http://schemas.xmlsoap.org/ws/2004/03/rm) element.
SequenceCreationDocument.SequenceCreation An XML SequenceCreation(@http://schemas.xmlsoap.org/ws/2004/03/rm).
SequenceDocument A document containing one Sequence(@http://schemas.xmlsoap.org/ws/2004/03/rm) element.
SequenceFaultDocument A document containing one SequenceFault(@http://schemas.xmlsoap.org/ws/2004/03/rm) element.
SequenceFaultType An XML SequenceFaultType(@http://schemas.xmlsoap.org/ws/2004/03/rm).
SequenceRefDocument A document containing one SequenceRef(@http://schemas.xmlsoap.org/ws/2004/03/rm) element.
SequenceRefType An XML SequenceRefType(@http://schemas.xmlsoap.org/ws/2004/03/rm).
SequenceTerminateDocument A document containing one SequenceTerminate(@http://schemas.xmlsoap.org/ws/2004/03/rm) element.
SequenceTerminateDocument.SequenceTerminate An XML SequenceTerminate(@http://schemas.xmlsoap.org/ws/2004/03/rm).
SequenceType An XML SequenceType(@http://schemas.xmlsoap.org/ws/2004/03/rm).
TerminateSequenceDocument A document containing one TerminateSequence(@http://schemas.xmlsoap.org/ws/2004/03/rm) element.
 

Class Summary
AcknowledgementIntervalDocument.AcknowledgementInterval.Factory A factory class with static methods for creating instances of this type.
AcknowledgementIntervalDocument.Factory A factory class with static methods for creating instances of this type.
AckRequestedDocument.Factory A factory class with static methods for creating instances of this type.
AckRequestedType.Factory A factory class with static methods for creating instances of this type.
BaseRetransmissionIntervalDocument.BaseRetransmissionInterval.Factory A factory class with static methods for creating instances of this type.
BaseRetransmissionIntervalDocument.Factory A factory class with static methods for creating instances of this type.
CreateSequenceDocument.CreateSequence.Factory A factory class with static methods for creating instances of this type.
CreateSequenceDocument.Factory A factory class with static methods for creating instances of this type.
CreateSequenceResponseDocument.Factory A factory class with static methods for creating instances of this type.
Direction.Factory A factory class with static methods for creating instances of this type.
ExponentialBackoffDocument.Factory A factory class with static methods for creating instances of this type.
FaultCodes.Factory A factory class with static methods for creating instances of this type.
HandshakeType.Factory A factory class with static methods for creating instances of this type.
InactivityTimeoutDocument.Factory A factory class with static methods for creating instances of this type.
InactivityTimeoutDocument.InactivityTimeout.Factory A factory class with static methods for creating instances of this type.
MatchChoiceType.Factory A factory class with static methods for creating instances of this type.
PolicyAssertionType.Factory A factory class with static methods for creating instances of this type.
SequenceAcknowledgementDocument.Factory A factory class with static methods for creating instances of this type.
SequenceAcknowledgementDocument.SequenceAcknowledgement.AcknowledgementRange.Factory A factory class with static methods for creating instances of this type.
SequenceAcknowledgementDocument.SequenceAcknowledgement.Factory A factory class with static methods for creating instances of this type.
SequenceCreationDocument.Factory A factory class with static methods for creating instances of this type.
SequenceCreationDocument.SequenceCreation.Factory A factory class with static methods for creating instances of this type.
SequenceDocument.Factory A factory class with static methods for creating instances of this type.
SequenceFaultDocument.Factory A factory class with static methods for creating instances of this type.
SequenceFaultType.Factory A factory class with static methods for creating instances of this type.
SequenceRefDocument.Factory A factory class with static methods for creating instances of this type.
SequenceRefType.Factory A factory class with static methods for creating instances of this type.
SequenceTerminateDocument.Factory A factory class with static methods for creating instances of this type.
SequenceTerminateDocument.SequenceTerminate.Factory A factory class with static methods for creating instances of this type.
SequenceType.Factory A factory class with static methods for creating instances of this type.
TerminateSequenceDocument.Factory A factory class with static methods for creating instances of this type.
 

Package cgl.narada.wsinfra.schemas.wsrm Description

Interfaces and base classes related to the implementation of the WS-Reliable Messaging specification.