|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.wsdl | |
oracle.wsdl.internal |
Uses of Binding in oracle.wsdl |
Methods in oracle.wsdl that return Binding | |
Type | Name |
---|---|
Binding |
DefinitionFactoryImpl.createBinding(java.lang.String name,
QName type)
|
Uses of Binding in oracle.wsdl.internal |
Methods in oracle.wsdl.internal that return Binding | |
Type | Name |
---|---|
Binding |
Definitions.getBinding(java.lang.String name)
Get the binding with the specified name |
Binding |
Definitions.findBinding(QName bindingQName)
find a binding of the specified qname, the binding may be defined in an imported wsdl document. |
abstract Binding |
DefinitionFactory.createBinding(java.lang.String name,
QName portType)
|
Methods in oracle.wsdl.internal with parameters of type Binding | |
Type | Name |
---|---|
void |
Definitions.addBinding(Binding binding)
Add a binding |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |