Package | Description |
---|---|
com.sun.xml.ws.policy.subject |
Provides utility classes and objects that can serve as policy subjects for
PolicySubject . |
Modifier and Type | Method and Description |
---|---|
WsdlBindingSubject.WsdlMessageType |
WsdlBindingSubject.getMessageType() |
static WsdlBindingSubject.WsdlMessageType |
WsdlBindingSubject.WsdlMessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WsdlBindingSubject.WsdlMessageType[] |
WsdlBindingSubject.WsdlMessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static WsdlBindingSubject |
WsdlBindingSubject.createBindingMessageSubject(QName bindingName,
QName operationName,
QName messageName,
WsdlBindingSubject.WsdlMessageType messageType) |
Copyright © 2006–2014 Oracle Corporation. All rights reserved.