Package | Description |
---|---|
com.oracle.webservices.api.databinding | |
com.oracle.webservices.api.message |
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
PropertySet s 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.
|
Copyright © 2017 Oracle Corporation. All rights reserved.