java.lang.Object
com.oracle.webservices.api.message.BasePropertySet
com.oracle.webservices.oracle_internal_api.rm.OutboundDelivered
All Implemented Interfaces:
com.oracle.webservices.api.message.PropertySet

public abstract class OutboundDelivered extends com.oracle.webservices.api.message.BasePropertySet
OutboundDelivered is created by a user of client-side (i.e., RMS) RM.

It is passed as a PropertySet to com.oracle.webservices.api.disi.DispatcherRequest#request.

  • Nested Class Summary

    Nested classes/interfaces inherited from class com.oracle.webservices.api.message.BasePropertySet

    com.oracle.webservices.api.message.BasePropertySet.Accessor, com.oracle.webservices.api.message.BasePropertySet.PropertyMap, com.oracle.webservices.api.message.BasePropertySet.PropertyMapEntry

    Nested classes/interfaces inherited from interface com.oracle.webservices.api.message.PropertySet

    com.oracle.webservices.api.message.PropertySet.Property
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Key for delivered property
    static final String
    Key for message identity property
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Default constructor.
  • Method Summary

    Modifier and Type
    Method
    Description
    abstract Boolean
     
    abstract String
     
    protected com.oracle.webservices.api.message.BasePropertySet.PropertyMap
     
    abstract void
    When the RMS receives an ACK from the RMD for the request message instance that contains this com.oracle.webserivces.api.message.Property, then the RMS will call #delivered(true).

    Methods inherited from class com.oracle.webservices.api.message.BasePropertySet

    asMap, containsKey, createEntrySet, createView, get, mapAllowsAdditionalProperties, parse, parse, put, remove, supports

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait