| Package | Description |
|---|---|
| com.oracle.webservices.api.databinding | |
| com.oracle.webservices.api.message | |
| com.oracle.webservices.oracle_internal_api.rm |
| Class and Description |
|---|
| MessageContext
MessageContext represents a container of a SOAP message and all the properties
including the transport headers.
|
| Class and Description |
|---|
| BasePropertySet
A set of "properties" that can be accessed via strongly-typed fields
as well as reflexibly through the property name.
|
| BasePropertySet.Accessor
Represents a typed property defined on a
PropertySet. |
| BasePropertySet.PropertyMap
Represents the list of strongly-typed known properties
(keyed by property names.)
|
| ContentType
A Content-Type transport header that will be returned by
MessageContext#write(java.io.OutputStream). |
| ContentType.Builder |
DistributedPropertySet
PropertySet that combines properties exposed from multiple
PropertySets into one. |
| MessageContext
MessageContext represents a container of a SOAP message and all the properties
including the transport headers.
|
| MessageContextFactory |
| PropertySet
A set of "properties" that can be accessed via strongly-typed fields
as well as reflexibly through the property name.
|
| Class and Description |
|---|
| BasePropertySet
A set of "properties" that can be accessed via strongly-typed fields
as well as reflexibly through the property name.
|
| BasePropertySet.PropertyMap
Represents the list of strongly-typed known properties
(keyed by property names.)
|
| PropertySet
A set of "properties" that can be accessed via strongly-typed fields
as well as reflexibly through the property name.
|
| PropertySet.Property
Marks a field on
PropertySet as a
property of MessageContext. |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.