| Package | Description |
|---|---|
| com.sun.xml.ws.policy.subject |
Provides utility classes and objects that can serve as policy subjects for
PolicySubject. |
| Modifier and Type | Field and Description |
|---|---|
private WsdlBindingSubject.WsdlNameScope |
WsdlBindingSubject.nameScope |
| Modifier and Type | Method and Description |
|---|---|
static WsdlBindingSubject.WsdlNameScope |
WsdlBindingSubject.WsdlNameScope.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WsdlBindingSubject.WsdlNameScope[] |
WsdlBindingSubject.WsdlNameScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
WsdlBindingSubject(javax.xml.namespace.QName name,
WsdlBindingSubject.WsdlMessageType messageType,
WsdlBindingSubject.WsdlNameScope scope,
WsdlBindingSubject parent) |
WsdlBindingSubject(javax.xml.namespace.QName name,
WsdlBindingSubject.WsdlNameScope scope,
WsdlBindingSubject parent) |