|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.oracle.webservices.api.message.BasePropertySet
com.oracle.webservices.api.message.BaseDistributedPropertySet
com.sun.xml.ws.api.DistributedPropertySet
public abstract class DistributedPropertySet
Placeholder for backwards compatibility.
| 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 |
| Constructor Summary | |
|---|---|
DistributedPropertySet()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
addSatellite(java.lang.Class keyClass,
PropertySet satellite)
Deprecated. |
void |
addSatellite(PropertySet satellite)
Deprecated. |
void |
copySatelliteInto(DistributedPropertySet r)
Deprecated. |
void |
removeSatellite(PropertySet satellite)
Deprecated. |
| Methods inherited from class com.oracle.webservices.api.message.BaseDistributedPropertySet |
|---|
addSatellite, addSatellite, asMapLocal, containsKey, copySatelliteInto, copySatelliteInto, createEntrySet, createView, get, getSatellite, getSatellites, put, remove, removeSatellite, supports, supportsLocal |
| Methods inherited from class com.oracle.webservices.api.message.BasePropertySet |
|---|
asMap, createMapView, getPropertyMap, mapAllowsAdditionalProperties, parse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.oracle.webservices.api.message.PropertySet |
|---|
asMap, createMapView |
| Constructor Detail |
|---|
public DistributedPropertySet()
| Method Detail |
|---|
public void addSatellite(@NotNull
PropertySet satellite)
public void addSatellite(@NotNull
java.lang.Class keyClass,
@NotNull
PropertySet satellite)
public void copySatelliteInto(@NotNull
DistributedPropertySet r)
public void removeSatellite(PropertySet satellite)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||